Bug#555179: FTBFS with binutils-gold
Peter Fritzsche
peter.fritzsche at gmx.de
Sun Nov 8 20:05:30 UTC 2009
Source: libgcrypt11
Version: 1.4.4-5
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 -fvisibility=hidden -Wall -o register register.o ../src/libgcrypt.la
cc -g -O2 -g -Wall -O2 -fvisibility=hidden -Wall -o .libs/register register.o ../src/.libs/libgcrypt.so
/usr/bin/ld: register.o: in function check_run:register.c:121: error: undefined reference to 'gpg_strerror'
/usr/bin/ld: register.o: in function check_run:register.c:127: error: undefined reference to 'gpg_strerror'
/usr/bin/ld: register.o: in function check_run:register.c:132: error: undefined reference to 'gpg_strerror'
collect2: ld returned 1 exit status
make[3]: *** [register] Error 1
More information about the Pkg-gnutls-maint
mailing list