can not make pango successfully - core dump
- From: "David Wang (Wang Xin-lu)" <wxl75 21cn com>
- To: gtk-app-devel-list gnome org
- Subject: can not make pango successfully - core dump
- Date: Fri, 20 Sep 2002 17:27:28 +0800
Experts,
Please help, I am using sparc-sun-solaris2.5.1, after make glib2.0.1
successfully, I try to make pango, but it core dump, what can I do?
Thanks, David
make[2]: Entering directory `/home/davidw/source/pango-1.0.0/examples'
if find ../modules -name '*.so' | grep 'so' > /dev/null ; then \
echo "Writing a pango.modules file to use when running examples before
installing Pango."; \
(cd ../modules && \
../pango/pango-querymodules `find . -name '*.la' | grep -v \.libs` >
../examples/pango.modules ) ;\
else \
echo "No dynamic modules found; will use only static modules for
uninstalled example programs."; \
touch pango.modules; \
fi
Writing a pango.modules file to use when running examples before installing
Pango.
Segmentation Fault - core dumped
make[2]: *** [pango.modules] Error 139
make[2]: Leaving directory `/home/davidw/source/pango-1.0.0/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/davidw/source/pango-1.0.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]