Bug#554420: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Wed Nov 4 14:15:23 UTC 2009


Source: gconf
Version: 2.28.0-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  -Wl,-z,defs -Wl,--as-needed -o gconf-defaults-mechanism gconf-defaults.o gconf-defaults-main.o ../gconf/libgconf-2.la -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   
libtool: link: cc -g -O2 -g -Wall -O2 -Wl,-z -Wl,defs -Wl,--as-needed -o .libs/gconf-defaults-mechanism gconf-defaults.o gconf-defaults-main.o  ../gconf/.libs/libgconf-2.so -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lpolkit-gobject-1 /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -pthread
/usr/bin/ld: gconf-defaults-main.o: in function main:gconf-defaults-main.c:162: error: undefined reference to 'g_thread_init'
collect2: ld returned 1 exit status
make[4]: *** [gconf-defaults-mechanism] Error 1






More information about the pkg-gnome-maintainers mailing list