Christian Ebert wrote: [] > /sw/src/fink.build/shared-mime-info-0.40-2/shared-mime-info-0.40$ sudo env > DYLD_PRINT_LIBRARIES=1 \ >> LC_ALL=C ./intltool-merge -x -u -c ./po/.intltool-merge-cache ./po >> freedesktop.org.xml.in freedesktop.org.xml > dyld: loaded: /usr/bin/perl > dyld: loaded: > /System/Library/Perl/5.8.8/darwin-thread-multi-2level/CORE/libperl.dylib > dyld: loaded: /usr/lib/libSystem.B.dylib > dyld: loaded: /usr/lib/libutil.dylib > dyld: loaded: /usr/lib/libgcc_s.1.dylib > dyld: loaded: /usr/lib/system/libmathCommon.A.dylib > dyld: loaded: > /System/Library/Perl/5.8.8/darwin-thread-multi-2level/auto/File/Glob/Glob.bundle > dyld: loaded: /bin/sh > dyld: loaded: /usr/lib/libncurses.5.4.dylib > dyld: loaded: /usr/lib/libiconv.2.dylib > dyld: loaded: /usr/lib/libSystem.B.dylib > dyld: loaded: /usr/lib/libgcc_s.1.dylib > dyld: loaded: /usr/lib/system/libmathCommon.A.dylib > dyld: loaded: /sw/bin/iconv > dyld: loaded: > /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation > dyld: loaded: /sw/lib/libiconv.2.dylib > dyld: loaded: /usr/lib/libgcc_s.1.dylib > dyld: loaded: /usr/lib/libSystem.B.dylib > dyld: loaded: /usr/lib/libicucore.A.dylib > dyld: loaded: /usr/lib/libobjc.A.dylib > dyld: loaded: /usr/lib/libauto.dylib > dyld: loaded: /usr/lib/libstdc++.6.dylib > dyld: loaded: /usr/lib/system/libmathCommon.A.dylib > Found cached translation database > Merging translations into freedesktop.org.xml. > dyld: loaded: > /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle > dyld: loaded: /usr/lib/libexpat.1.dylib > dyld: loaded: > /System/Library/Perl/5.8.8/darwin-thread-multi-2level/auto/IO/IO.bundle > dyld: loaded: > /System/Library/Perl/5.8.8/darwin-thread-multi-2level/auto/List/Util/Util.bundle > CREATED freedesktop.org.xml > > > Why in hell doesn't it load /sw/lib/libexpat.1.dylib?
No idea. Although the real question is why the hell did it load /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle (which then loads /usr/lib/libexpat.1.dylib), instead of /sw/lib/perl5/5.8.8/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle which it had been complaining about when fink ran that same command. BTW, it does the same thing for me. You may have noticed, too, that there was no error message about missing symbols and that the command did actually succeed! Thus, even more open questions, unfortunately. -- Martin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
