Bug#554662: FTBFS with binutils-gold
Source: gnome-swallow
Version: 1.2-4
Severity: minor
User: peter.fritzsche@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
cc -g -O2 -g -Wall -O2 `/usr/bin/pkg-config --libs libpanelapplet-2.0` `/usr/bin/pkg-config --libs libgnomeui-2.0` -Wl,-O1 -o gnome_swallow gnome-swallow.o
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:60: error: undefined reference to 'XSync'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:68: error: undefined reference to 'XFree'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:70: error: undefined reference to 'XQueryTree'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:74: error: undefined reference to 'XFetchName'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:91: error: undefined reference to 'XFree'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:92: error: undefined reference to 'XQueryTree'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:96: error: undefined reference to 'XFetchName'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:114: error: undefined reference to 'XFree'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:115: error: undefined reference to 'XQueryTree'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:119: error: undefined reference to 'XFetchName'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:129: error: undefined reference to 'XFree'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:144: error: undefined reference to 'XSync'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:145: error: undefined reference to 'XUnmapWindow'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:146: error: undefined reference to 'XScreenNumberOfScreen'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:146: error: undefined reference to 'XIconifyWindow'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:147: error: undefined reference to 'XScreenNumberOfScreen'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:147: error: undefined reference to 'XWithdrawWindow'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:148: error: undefined reference to 'XMoveWindow'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:150: error: undefined reference to 'XGetWMHints'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:155: error: undefined reference to 'XSetWindowBorderWidth'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:157: error: undefined reference to 'XSync'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:161: error: undefined reference to 'XReparentWindow'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:163: error: undefined reference to 'XGetGeometry'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:164: error: undefined reference to 'XMoveWindow'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:165: error: undefined reference to 'XSetWMHints'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:166: error: undefined reference to 'XMapWindow'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:167: error: undefined reference to 'XSync'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:155: error: undefined reference to 'XSetWindowBorderWidth'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:161: error: undefined reference to 'XReparentWindow'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:163: error: undefined reference to 'XGetGeometry'
/usr/bin/ld: gnome-swallow.o: in function swallow:gnome-swallow.c:164: error: undefined reference to 'XMoveWindow'
collect2: ld returned 1 exit status
make[1]: *** [gnome_swallow] Error 1
Reply to: