I'm struggling to get gmp 4.2.1 built and thus by extension get have fink update all my packages. Here's the error message that gets thrown:
/bin/sh ../../libtool --mode=link g++-3.3 -O2 -mpowerpc -no-cpp-precomp -force_cpusubtype_ALL -mcpu=970 -L/sw/lib -o t-istream t-istream.o -L../../.libs ../../tests/libtests.la ../../libgmpxx.la ../../libgmp.la g++-3.3 -O2 -mpowerpc -no-cpp-precomp -force_cpusubtype_ALL -mcpu=970 -o .libs/t-istream t-istream.o -Wl,-bind_at_load -L/sw/lib -L/sw/src/fink.build/gmp-4.2.1-1/gmp-4.2.1/.libs ../../tests/.libs/libtests.a ../../.libs/libgmpxx.dylib /sw/src/fink.build/gmp-4.2.1-1/gmp-4.2.1/.libs/libgmp.dylib ../../.libs/libgmp.dylib ld: Undefined symbols: __ZNSt15basic_streambufIcSt11char_traitsIcEEC4Ev __ZNSt15basic_streambufIcSt11char_traitsIcEED4Ev __ZNSs20_S_empty_rep_storageE make[4]: *** [t-istream] Error 1 make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 ### execution of /var/tmp/tmp.2.Bg5KRh failed, exit code 2 Removing build lock... /sw/bin/dpkg-lockwait -r fink-buildlock-gmp-4.2.1-1 (Reading database ... 57100 files and directories currently installed.) Removing fink-buildlock-gmp-4.2.1-1 ... Failed: phase compiling: gmp-4.2.1-1 failed gcc version (gcc - v): Using built-in specs. Target: powerpc-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5247.obj~4/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5247) Also to note that I'm currently using using the unstable tree. Thanks for any help! Saad. _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
