Christian Ebert wrote: [] > Merging translations into freedesktop.org.xml. > dyld: loaded: > /sw/lib/perl5/5.8.8/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle > dyld: lazy symbol binding failed: Symbol not found: _XML_ParserCreate_MM > Referenced from: > /sw/lib/perl5/5.8.8/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle > Expected in: dynamic lookup
Hmm... And your Expat.bundle is really linked with /sw/lib/libexpat.1.dylib? Meaning, otool -L /sw/lib/perl5/5.8.8/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle really shows /sw/lib/libexpat.1.dylib? If not, one would need to find out what happened when you rebuilt xml-parser-pm588. -- 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
