[Pkg-utopia-maintainers] Bug#554767: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Fri Nov 6 10:29:51 UTC 2009


Source: hal
Version: 0.5.13-3
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 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare  -Wl,--as-needed  -o hald-probe-input probe-input.o logger.o ../../../libhal/libhal.la 
libtool: link: cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wl,--as-needed -o .libs/hald-probe-input probe-input.o logger.o  ../../../libhal/.libs/libhal.so
/usr/bin/ld: probe-input.o: in function main:probe-input.c:99: error: undefined reference to 'dbus_error_init'
/usr/bin/ld: probe-input.o: in function main:probe-input.c:116: error: undefined reference to 'dbus_error_init'
/usr/bin/ld: probe-input.o: in function main:probe-input.c:126: error: undefined reference to 'dbus_error_init'
collect2: ld returned 1 exit status
make[6]: *** [hald-probe-input] Error 1





More information about the Pkg-utopia-maintainers mailing list