Hello,

I tried to compile pymol 0.98 from fink distribution but I got the following error (see bellow) during gmp-4.1.4-2 which seems to be required for pymol compilation. I got the same result on both MacOSX10.3.9 and 10.4.3. How can I overcome this problem? Did anybody got the same error?
Thank a lot for any responses.
Jean-Christophe



Making check in misc
make  t-printf t-scanf t-locale
gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../tests -I/sw/ include -g -O2 -mpowerpc -no-cpp-precomp -c `test -f t-printf.c || echo './'`t-printf.c /bin/sh ../../libtool --mode=link gcc-3.3 -g -O2 -mpowerpc -no-cpp- precomp -L/sw/lib -o t-printf t-printf.o ../../tests/ libtests.la ../../libgmp.la
mkdir .libs
gcc-3.3 -g -O2 -mpowerpc -no-cpp-precomp -o .libs/t-printf t- printf.o -L/sw/lib ../../tests/.libs/libtests.a -L/sw/src/fink.build/ gmp-4.1.4-2/gmp-4.1.4/.libs -L../../.libs -lgmp ld: warning prebinding disabled because dependent library: /sw/lib/ libgmp.3.dylib is not prebound
creating t-printf
gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../tests -I/sw/ include -g -O2 -mpowerpc -no-cpp-precomp -c `test -f t-scanf.c || echo './'`t-scanf.c /bin/sh ../../libtool --mode=link gcc-3.3 -g -O2 -mpowerpc -no-cpp- precomp -L/sw/lib -o t-scanf t-scanf.o ../../tests/ libtests.la ../../libgmp.la gcc-3.3 -g -O2 -mpowerpc -no-cpp-precomp -o .libs/t-scanf t-scanf.o - L/sw/lib ../../tests/.libs/libtests.a -L/sw/src/fink.build/ gmp-4.1.4-2/gmp-4.1.4/.libs -L../../.libs -lgmp ld: warning prebinding disabled because dependent library: /sw/lib/ libgmp.3.dylib is not prebound
creating t-scanf
gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../tests -I/sw/ include -g -O2 -mpowerpc -no-cpp-precomp -c `test -f t-locale.c || echo './'`t-locale.c /bin/sh ../../libtool --mode=link gcc-3.3 -g -O2 -mpowerpc -no-cpp- precomp -L/sw/lib -o t-locale t-locale.o ../../tests/ libtests.la ../../libgmp.la gcc-3.3 -g -O2 -mpowerpc -no-cpp-precomp -o .libs/t-locale t- locale.o -L/sw/lib ../../tests/.libs/libtests.a -L/sw/src/fink.build/ gmp-4.1.4-2/gmp-4.1.4/.libs -L../../.libs -lgmp ld: warning prebinding disabled because dependent library: /sw/lib/ libgmp.3.dylib is not prebound
ld: warning multiple definitions of symbol _localeconv
t-locale.o definition of _localeconv in section (__TEXT,__text)
/usr/lib/libSystem.dylib(localeconv.So) definition of _localeconv
creating t-locale
make  check-TESTS
PASS: t-printf
Warning, sscanf("","%d",&x) doesn't return EOF.
This affects gmp_sscanf, tests involving it will be suppressed.
You should try to get a fix for your libc.
PASS: t-scanf
PASS: t-locale
==================
All 3 tests passed
==================
Making check in cxx
make  t-cast t-headers t-ostream t-constr t-expr
g++-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../tests -I/sw/ include -g -O2 -mpowerpc -no-cpp-precomp -c -o t-cast.o `test -f t- cast.cc || echo './'`t-cast.cc
In file included from t-cast.cc:23:
../../gmpxx.h:2379: warning: use of `long double' type; its size may change in
   a future release
../../gmpxx.h:2379: warning: (Long double usage is reported only once for each
   file.
../../gmpxx.h:2379: warning: To disable this warning, use -Wno-long- double.) /bin/sh ../../libtool --mode=link g++-3.3 -g -O2 -mpowerpc -no-cpp- precomp -L/sw/lib -o t-cast t-cast.o ../../tests/libtests.la ../../ libgmpxx.la ../../libgmp.la
mkdir .libs
g++-3.3 -g -O2 -mpowerpc -no-cpp-precomp -o .libs/t-cast t-cast.o -L/ sw/lib ../../tests/.libs/libtests.a ../../.libs/libgmpxx.dylib /sw/ src/fink.build/gmp-4.1.4-2/gmp-4.1.4/.libs/libgmp.dylib -L/usr/lib/ gcc/darwin/3.3 -L/usr/lib/gcc/darwin -L/usr/libexec/gcc/darwin/ppc/ 3.3/../../.. /usr/local/lib/libstdc++.a -L/Users/logan/Development/ CVS/1008/powerpc-apple-darwin6.1/libstdc++-v3/src -L/Users/logan/ Development/CVS/1008/powerpc-apple-darwin6.1/libstdc++-v3/src/.libs - lm -lm -lm -L/Users/logan/Development/CVS/1008/gcc -L/usr/local/lib/ gcc-lib/powerpc-apple-darwin6.1/3.3 -L/usr/local/lib/gcc-lib/powerpc- apple-darwin6.1/3.3/../../.. -lgcc -lSystem -L: -lm -lgcc -lSystem - lgcc -lSystem ../../.libs/libgmp.dylib ld: warning -L: directory name (/Users/logan/Development/CVS/1008/ powerpc-apple-darwin6.1/libstdc++-v3/src) does not exist ld: warning -L: directory name (/Users/logan/Development/CVS/1008/ powerpc-apple-darwin6.1/libstdc++-v3/src/.libs) does not exist ld: warning -L: directory name (/Users/logan/Development/CVS/1008/ gcc) does not exist
ld: warning -L: directory name (:) does not exist
ld: warning prebinding disabled because dependent library: /sw/lib/ libgmpxx.3.dylib is not prebound
creating t-cast
g++-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../tests -I/sw/ include -g -O2 -mpowerpc -no-cpp-precomp -c -o t-headers.o `test -f t-headers.cc || echo './'`t-headers.cc
In file included from t-headers.cc:22:
../../gmpxx.h:2379: warning: use of `long double' type; its size may change in
   a future release
../../gmpxx.h:2379: warning: (Long double usage is reported only once for each
   file.
../../gmpxx.h:2379: warning: To disable this warning, use -Wno-long- double.) /bin/sh ../../libtool --mode=link g++-3.3 -g -O2 -mpowerpc -no-cpp- precomp -L/sw/lib -o t-headers t-headers.o ../../tests/ libtests.la ../../libgmpxx.la ../../libgmp.la g++-3.3 -g -O2 -mpowerpc -no-cpp-precomp -o .libs/t-headers t- headers.o -L/sw/lib ../../tests/.libs/libtests.a ../../.libs/ libgmpxx.dylib /sw/src/fink.build/gmp-4.1.4-2/gmp-4.1.4/.libs/ libgmp.dylib -L/usr/lib/gcc/darwin/3.3 -L/usr/lib/gcc/darwin -L/usr/ libexec/gcc/darwin/ppc/3.3/../../.. /usr/local/lib/libstdc++.a -L/ Users/logan/Development/CVS/1008/powerpc-apple-darwin6.1/libstdc++-v3/ src -L/Users/logan/Development/CVS/1008/powerpc-apple-darwin6.1/ libstdc++-v3/src/.libs -lm -lm -lm -L/Users/logan/Development/CVS/ 1008/gcc -L/usr/local/lib/gcc-lib/powerpc-apple-darwin6.1/3.3 -L/usr/ local/lib/gcc-lib/powerpc-apple-darwin6.1/3.3/../../.. -lgcc -lSystem -L: -lm -lgcc -lSystem -lgcc -lSystem ../../.libs/libgmp.dylib ld: warning -L: directory name (/Users/logan/Development/CVS/1008/ powerpc-apple-darwin6.1/libstdc++-v3/src) does not exist ld: warning -L: directory name (/Users/logan/Development/CVS/1008/ powerpc-apple-darwin6.1/libstdc++-v3/src/.libs) does not exist ld: warning -L: directory name (/Users/logan/Development/CVS/1008/ gcc) does not exist
ld: warning -L: directory name (:) does not exist
ld: warning prebinding disabled because dependent library: /sw/lib/ libgmpxx.3.dylib is not prebound
creating t-headers
g++-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../tests -I/sw/ include -g -O2 -mpowerpc -no-cpp-precomp -c -o t-ostream.o `test -f t-ostream.cc || echo './'`t-ostream.cc /bin/sh ../../libtool --mode=link g++-3.3 -g -O2 -mpowerpc -no-cpp- precomp -L/sw/lib -o t-ostream t-ostream.o ../../tests/ libtests.la ../../libgmpxx.la ../../libgmp.la g++-3.3 -g -O2 -mpowerpc -no-cpp-precomp -o .libs/t-ostream t- ostream.o -L/sw/lib ../../tests/.libs/libtests.a ../../.libs/ libgmpxx.dylib /sw/src/fink.build/gmp-4.1.4-2/gmp-4.1.4/.libs/ libgmp.dylib -L/usr/lib/gcc/darwin/3.3 -L/usr/lib/gcc/darwin -L/usr/ libexec/gcc/darwin/ppc/3.3/../../.. /usr/local/lib/libstdc++.a -L/ Users/logan/Development/CVS/1008/powerpc-apple-darwin6.1/libstdc++-v3/ src -L/Users/logan/Development/CVS/1008/powerpc-apple-darwin6.1/ libstdc++-v3/src/.libs -lm -lm -lm -L/Users/logan/Development/CVS/ 1008/gcc -L/usr/local/lib/gcc-lib/powerpc-apple-darwin6.1/3.3 -L/usr/ local/lib/gcc-lib/powerpc-apple-darwin6.1/3.3/../../.. -lgcc -lSystem -L: -lm -lgcc -lSystem -lgcc -lSystem ../../.libs/libgmp.dylib ld: warning -L: directory name (/Users/logan/Development/CVS/1008/ powerpc-apple-darwin6.1/libstdc++-v3/src) does not exist ld: warning -L: directory name (/Users/logan/Development/CVS/1008/ powerpc-apple-darwin6.1/libstdc++-v3/src/.libs) does not exist ld: warning -L: directory name (/Users/logan/Development/CVS/1008/ gcc) does not exist
ld: warning -L: directory name (:) does not exist
ld: warning prebinding disabled because dependent library: /sw/lib/ libgmpxx.3.dylib is not prebound
ld: Undefined symbols:
virtual thunk to std::basic_istream<char, std::char_traits<char> >::~basic_istream() virtual thunk to std::basic_istream<char, std::char_traits<char> >::~basic_istream() virtual thunk to std::basic_ostream<char, std::char_traits<char> >::~basic_ostream() virtual thunk to std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()
make[3]: *** [t-ostream] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1
### execution of /var/tmp/tmp.5.gja4ng failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-gmp-4.1.4-2
(Reading database ... 22053 files and directories currently installed.)
Removing fink-buildlock-gmp-4.1.4-2 ...
Failed: phase compiling: gmp-4.1.4-2 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists. As a last resort, you can try e- mailing
the maintainer directly:

        Dave Morrison <dmr...@users.sourceforge.net>

________________________
Jean-Christophe Amé, PhD
Département Intégrité du Génome, UMR 7175-LC1 du CNRS
École Supérieure de Biotechnologie de Strasbourg
Pôle API
Parc d'innovation, Boulevard Sébastien Brant
BP 10413
67412 ILLKIRCH CEDEX
France

tel.: +33 (0)3 90 24 47 05
Fax.: +33 (0)3 90 24 46 86

http://parplink.u-strasbg.fr
http://www-esbs.u-strasbg.fr/centrerech/upr9003/upr9003.html

« Science sans conscience n'est que ruine de l'âme ...» (François Rabelais, 1483-1553)



Reply via email to