[localhost:~] bbum% dpkg -S glib.h
glib: /sw/include/glib-1.2/glib.h

cc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -no-cpp-precomp -DSWIG_GLOBAL 
-DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -Isrc -I/usr/X11R6/include 
-I/sw/lib/glib/include -I/sw/include/python2.2 -c src/helpers.cpp -o build/
temp.darwin-5.3-PowerMacintosh-2.2/src/helpers.o 
-I/sw/lib/wx/include/gtk-2.3 -I/sw/include -DGTK_NO_CHECK_CASTS 
-D__WXGTK__ -fno-rtti -fno-exceptions

So, wxgtk is failing because it is looking in the wrong glib directory.

I'm not sure how to fix this;  should the glib install create a symlink 
from glib-1.2/ to glib/?

Or should wxgtk-python just figure it out?


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to