This sounds like the libtool-1.4.x relinking bug. Try disabling relinking and see if that cures it.
perl -pi.bak -e "s/need_relink=yes/need_relink=no/" ltmain.sh is one way to do it. Or, if it is finding an old copy of the library during linking instead of the one it just build, you can try perl -pi.bak -e "s/hardcode_direct=yes/hardcode_direct=no/" configure -- Dave ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel