>> Are you by any chance using bash (or another shell besides zsh) as >> /bin/sh? This problem may come up in such situations. >> > Oh no, not again! My /bin/sh is the original zsh, but I have /bin/ksh > (copied from fink pdksh), and this used to freak out libtool with > every larger build. The latest update to pdksh actually seems to > have solved that problem, but I never noticed any problems with > dyld (well, I had problems, but could never relate anything to ksh > being installed in /bin). I will try today's update to qt3 (though it > is unlikely that that could change the version of libfreetype, > coming to think of it), and then I will try once more with temporarily > removing ksh from /bin. This does not have any immediate effect on the > output of 'otool -L', though...
Hi Derek, What matters isn't whether ksh is installed now, but whether it was installed (and used) when you built freetype2. You might want to remove other shells besides zsh and sh from /bin, and then do 'fink rebuild freetype2'. See if that changes the results of otool -L. Note that this problem (ksh and bash and other shells giving libraries version 0.0.0) is a known bug in libtool, and we're in the process of changing packages to work around it. Also when you rebuild freetype2, save a log of the build. You can do that like this: 'fink rebuild freetype2 | tee ~/Desktop/freetype2.log'. Afterwards if things are still going wrong, we can look through the log and see what happened. Good luck, Dave Vasilevsky _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users