[Pkg-scicomp-devel] Bug#556302: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Sun Nov 15 10:29:42 UTC 2009


Source: qhull
Version: 2009.1-1
Severity: minor
User: peter.fritzsche at gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 -fno-strict-aliasing   -o rbox rbox.o libqhull.la 
libtool: link: cc -g -O2 -g -Wall -O2 -fno-strict-aliasing -o .libs/rbox rbox.o  ./.libs/libqhull.so
/usr/bin/ld: rbox.o: in function main:rbox.c:283: error: undefined reference to 'asin'
/usr/bin/ld: rbox.o: in function main:rbox.c:284: error: undefined reference to 'cos'
/usr/bin/ld: rbox.o: in function main:rbox.c:262: error: undefined reference to 'trunc'
/usr/bin/ld: rbox.o: in function main:rbox.c:482: error: undefined reference to 'sincos'
/usr/bin/ld: rbox.o: in function main:rbox.c:537: error: undefined reference to 'sqrt'
/usr/bin/ld: rbox.o: in function main:rbox.c:537: error: undefined reference to 'sincos'
/usr/bin/ld: rbox.o: in function main:rbox.c:438: error: undefined reference to 'pow'
/usr/bin/ld: rbox.o: in function main:rbox.c:576: error: undefined reference to 'sqrt'
/usr/bin/ld: rbox.o: in function main:rbox.c:635: error: undefined reference to 'sqrt'
/usr/bin/ld: rbox.o: in function main:rbox.c:651: error: undefined reference to 'sqrt'
/usr/bin/ld: rbox.o: in function main:rbox.c:616: error: undefined reference to 'sincos'
/usr/bin/ld: rbox.o: in function main:rbox.c:511: error: undefined reference to 'cos'
/usr/bin/ld: rbox.o: in function main:rbox.c:512: error: undefined reference to 'sincos'
collect2: ld returned 1 exit status
make[2]: *** [rbox] Error 1





More information about the Pkg-scicomp-devel mailing list