I can't figure out what's happening here. I would suspect a modified libintl (that had a libintl_ prefixed to all its symbols), but since he moved /usr/local out of the way there shouldn't be one.
Any news on this? I just ran across a similar error with the gimp2-2.0.0-4 info file from unstable (everything was updated ~4 PM EDT on the 4th):
ld: Undefined symbols: _libintl_bind_textdomain_codeset _libintl_bindtextdomain _libintl_dgettext make[3]: *** [jpeg] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of /var/tmp/tmp.1.VwR03n failed, exit code 2 Failed: compiling gimp2-2.0.0-2 failed
A slightly longer excerpt from my build:
symbol _XmlGetUtf16InternalEncoding used from dynamic library /usr/X11R6/lib/libexpat.1.dylib(xmltok.o) not from earlier dynamic library /sw/lib/libexpat.0.dylib(xmltok.lo)
symbol _XmlPrologStateInit used from dynamic library /usr/X11R6/lib/libexpat.1.dylib(xmlrole.o) not from earlier dynamic library /sw/lib/libexpat.0.dylib(xmlrole.lo)
symbol _XmlPrologStateInitExternalEntity used from dynamic library /usr/X11R6/lib/libexpat.1.dylib(xmlrole.o) not from earlier dynamic library /sw/lib/libexpat.0.dylib(xmlrole.lo)
ld: Undefined symbols:
_libintl_bind_textdomain_codeset
_libintl_bindtextdomain
_libintl_dgettext
make[3]: *** [jpeg] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.2.SkrNVI failed, exit code 2
Failed: compiling gimp2-2.0.0-4 failed
I'm not as worried about the libexpat warnings, so long as they're not preventing the link stage from working.
/usr/local is almost empty (specifically, lib/ and include/ do not exist).
Other details:
Mac OS X 10.3.4
gettext{,-bin,-dev}: 0.10.40-18 libiconv{,-bin,-dev}: 1.9.1-11
Using base gimp2 variant (not -svg, etc.)
$ fink --version Package manager version: 0.20.5 Distribution version: 0.7.0.cvs
Let me know if you want me to post build logs somewhere, or if it's as simple as just rebuilding one of the dependencies.
-- Charles Lepple http://www.ghz.cc/charles/
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel