Hi, > I've seen similar errors around--I don't think it has to do with > glib-1.2.10, but to the presence of another GLIB package around (e.g. > in /usr/local),
Since our last discussion, /usr/local is gone, no glib there, no nothing. which glib-config gives /sw/bin/glib-config, and glib-config --version gives 1.2.10 The config.log gives something that looks quite similar to what we've discussed that led to the removal of /usr/local: configure:4448: gcc -o conftest -g -O2 -Wall -I/sw/include/glib-1.2 -I/sw/lib/glib/include -D_REENTRANT -no-cpp-precomp -DX_LOCALE -I/sw/include -L/sw/lib conftest.c -lintl -L/sw/lib -lgmodule -lgthread -lglib -lpthread -ldl 1>&5 ld: warning prebinding disabled because dependent library: /sw/lib/libgmodule-1.2.0.dylib is not prebound ld: warning can't open dynamic library: /usr/local/lib/libgcc.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2 ) This is from a clean fink install. No /usr/local or /opt interfering. I'd totally rm'ed /sw and reinstalled fink, done finkselfupdate, added unstable/main unstable/crypto to /sw/etc/fink.conf before the selfupdate and asked to install evolution Cheers Niklas Saers ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
