[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#556682: FTBFS with binutils-gold



Source: wmfishtime
Version: 1:1.24-9.1
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

gcc -O2 -Wall `pkg-config gtk+-2.0 --cflags`  -o wmfishtime fishmon.o `pkg-config gtk+-2.0 --libs`
/usr/bin/ld: fishmon.o: in function make_new_fishmon_dockapp:fishmon.c(.text+0x78e): error: undefined reference to 'XSetWMNormalHints'
/usr/bin/ld: fishmon.o: in function make_new_fishmon_dockapp:fishmon.c(.text+0x888): error: undefined reference to 'XSetWMHints'
collect2: ld returned 1 exit status
make[1]: *** [wmfishtime] Error 1



Reply to: