Bug#555764: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Wed Nov 11 10:06:18 UTC 2009


Source: nautilus-cd-burner
Version: 2.24.0-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  -Wall -g -O2 -g -Wall -O2 `pkg-config --libs gthread-2.0` -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o list_cddrives list_cddrives.o libnautilus-burn.la 
libtool: link: cc -Wall -g -O2 -g -Wall -O2 -pthread -Wl,-z -Wl,defs -Wl,-O1 -o .libs/list_cddrives list_cddrives.o  /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -Wl,--as-needed ./.libs/libnautilus-burn.so -pthread
/usr/bin/ld: list_cddrives.o: in function main:list_cddrives.c:181: error: undefined reference to 'g_type_init'
/usr/bin/ld: list_cddrives.o: in function main:list_cddrives.c:55: error: undefined reference to 'floorf'
/usr/bin/ld: list_cddrives.o: in function main:list_cddrives.c:55: error: undefined reference to 'floorf'
/usr/bin/ld: list_cddrives.o: in function main:list_cddrives.c:59: error: undefined reference to 'floorf'
/usr/bin/ld: list_cddrives.o: in function main:list_cddrives.c:59: error: undefined reference to 'floorf'
collect2: ld returned 1 exit status
make[3]: *** [list_cddrives] Error 1






More information about the pkg-gnome-maintainers mailing list