Bug#554646: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Thu Nov 5 21:19:05 UTC 2009


Source: gnome-applets
Version: 2.28.0-2
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,-O1 -Wl,--as-needed -o stickynotes_applet util.o stickynotes.o stickynotes_callbacks.o stickynotes_applet.o stickynotes_applet_callbacks.o -pthread -lpanel-applet-2 -lgconf-2 -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0   -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0    -lxml2   
libtool: link: cc -g -O2 -g -Wall -O2 -Wl,-z -Wl,defs -Wl,-O1 -o stickynotes_applet util.o stickynotes.o stickynotes_callbacks.o stickynotes_applet.o stickynotes_applet_callbacks.o -pthread  -Wl,--as-needed -lpanel-applet-2 /usr/lib/libgconf-2.so /usr/lib/libbonoboui-2.so /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so /usr/lib/libgthread-2.0.so -lrt -lwnck-1 /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfontconfig /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libxml2.so -pthread
/usr/bin/ld: util.o: in function xstuff_atom_get:util.c:68: error: undefined reference to 'XInternAtom'
/usr/bin/ld: util.o: in function xstuff_change_workspace:util.c:142: error: undefined reference to 'XSendEvent'
/usr/bin/ld: util.o: in function xstuff_get_current_workspace:util.c:97: error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: util.o: in function xstuff_get_current_workspace:util.c:114: error: undefined reference to 'XFree'
/usr/bin/ld: util.o: in function xstuff_get_current_workspace:util.c:108: error: undefined reference to 'XFree'
/usr/bin/ld: stickynotes.o: in function stickynote_set_visible:stickynotes.c:56: error: undefined reference to 'XChangeProperty'
collect2: ld returned 1 exit status
make[4]: *** [stickynotes_applet] Error 1






More information about the pkg-gnome-maintainers mailing list