Christian Ebert wrote: > Hello, > > After migrating from 10.4.11 to 10.5.5 shared-mime-info (needed > for fontforge) fails to build: > > gcc -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 > -I/sw/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes > -Wwrite-strings -L/sw/lib -o test-subclassing > test_subclassing-test-subclassing.o -L/sw/lib -lxml2 -lglib-2.0 -lintl > LC_ALL=C ./intltool-merge -x -u -c ./po/.intltool-merge-cache ./po > freedesktop.org.xml.in freedesktop.org.xml > Generating and caching the translation database > Merging translations into freedesktop.org.xml. > 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
This symbol should normally be supplied by /sw/lib/libexpat.1.dylib. Maybe you need to rebuild/reinstall the expat1-shlibs package? -- 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
