| Summary: | error while emerging dev-lang/wml-2.0.9-r1 | ||
|---|---|---|---|
| Product: | Gentoo/Alt | Reporter: | Dirk Schoenberger <dirk.schoenberger> |
| Component: | Mac OSX | Assignee: | Gentoo for Mac OS X <ppc-macos> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | graaff |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | PPC | ||
| OS: | OS X | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Dirk Schoenberger
2005-09-13 15:07:18 UTC
Could you test this again with wml-2.0.11 that has just been put in the tree? configures fine, but dies during linking: /bin/sh ../../libtool --tag=CC --mode=link powerpc-apple-darwin8-gcc -O3 -pipe -mcpu=G5 -mtune=G5 -mpowerpc64 -mpowerpc-gpopt -module -no-undefined -module -avoid-version -rpath /usr/lib/mp4h/1.3.0/intl -export-dynamic -o gettext.la -rpath /usr/lib/mp4h/1.3.0/intl gettext.lo -lintl -Wl,-framework -Wl,CoreFoundation powerpc-apple-darwin8-gcc -o .libs/gettext.so -bundle .libs/gettext.o /Library/Gentoo/usr/lib/libintl.dylib -L/Library/Gentoo/usr/lib /Library/Gentoo/usr/lib/libiconv.dylib -mcpu=G5 -mtune=G5 -mpowerpc64 -mpowerpc-gpopt -Wl,-framework -Wl,CoreFoundation /Library/Gentoo/usr/lib/gcc/powerpc-apple-darwin8/4.1.2/../../../../powerpc-apple-darwin8/bin/ld: Undefined symbols: __obstack_newchunk _array_current_file _array_current_line _current_file _current_line _error _expansion_level _predefined_attribute _warning_status collect2: ld returned 1 exit status make[5]: *** [gettext.la] Error 1 make[5]: Leaving directory `/Library/Gentoo/var/tmp/portage/dev-lang/wml-2.0.11/work/wml-2.0.11/wml_backend/p2_mp4h/modules/intl' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/Library/Gentoo/var/tmp/portage/dev-lang/wml-2.0.11/work/wml-2.0.11/wml_backend/p2_mp4h/modules' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/Library/Gentoo/var/tmp/portage/dev-lang/wml-2.0.11/work/wml-2.0.11/wml_backend/p2_mp4h' make[2]: *** [all] Error 2 make[2]: Leaving directory `/Library/Gentoo/var/tmp/portage/dev-lang/wml-2.0.11/work/wml-2.0.11/wml_backend/p2_mp4h' make[1]: *** [all] Error 1 make[1]: Leaving directory `/Library/Gentoo/var/tmp/portage/dev-lang/wml-2.0.11/work/wml-2.0.11/wml_backend' make: *** [all] Error 1 need to figure out what library supplies those symbols to fix this. Thanks. |