Bug#556690: FTBFS with binutils-gold
Peter Fritzsche
peter.fritzsche at gmx.de
Tue Nov 17 11:16:17 UTC 2009
Source: xbill
Version: 2.1-7
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
gcc -g -O2 -o xbill Bill.o Bucket.o Cable.o Computer.o Game.o Horde.o Network.o OS.o Scorelist.o Spark.o UI.o util.o x11-athena.o x11.o -lXaw -lXmu -lXt -lX11 -lSM -lICE
/usr/bin/ld: x11.o: in function x11_load_picture:x11.c:205: error: undefined reference to 'XpmReadFileToPixmap'
collect2: ld returned 1 exit status
More information about the Pkg-games-devel
mailing list