Source: xterm
Version: 250-1
Severity: minor
User: [email protected]
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/sh ../plink.sh gcc -g -Wall -O2 -DDEF_ALLOW_FONT=False 
-DDEF_ALLOW_TCAP=False   -o xterm button.o cachedGCs.o charproc.o charsets.o 
cursor.o data.o doublechr.o fontutils.o input.o linedata.o main.o menu.o misc.o 
print.o ptydata.o scrollback.o screen.o scrollbar.o tabs.o util.o xstrings.o 
xtermcap.o VTPrsTbl.o TekPrsTbl.o Tekproc.o charclass.o precompose.o wcwidth.o 
-lXft   -lXaw -lXmu -lXext -lXt  -lSM -lICE -lX11 -lutempter  -ltermcap   
testing if -lXft is needed
...yes
testing if -lXaw is needed
...yes
testing if -lXmu is needed
...yes
testing if -lXext is needed
...yes
testing if -lXt is needed
...yes
testing if -lSM is needed
...yes
testing if -lICE is needed
...yes
testing if -lX11 is needed
...yes
testing if -lutempter is needed
...yes
testing if -ltermcap is needed
...yes
/usr/bin/ld: fontutils.o: in function xtermOpenXft:../fontutils.c:1607: error: 
undefined reference to 'FcPatternDestroy'
/usr/bin/ld: fontutils.o: in function checkXft:../fontutils.c:1577: error: 
undefined reference to 'FcCharSetHasChar'
/usr/bin/ld: fontutils.o: in function xtermComputeFontInfo:../fontutils.c:1829: 
error: undefined reference to 'FcPatternBuild'
/usr/bin/ld: fontutils.o: in function xtermComputeFontInfo:../fontutils.c:1835: 
error: undefined reference to 'FcPatternBuild'
/usr/bin/ld: fontutils.o: in function xtermComputeFontInfo:../fontutils.c:1863: 
error: undefined reference to 'FcPatternDestroy'
/usr/bin/ld: fontutils.o: in function xtermComputeFontInfo:../fontutils.c:1897: 
error: undefined reference to 'FcPatternBuild'
/usr/bin/ld: fontutils.o: in function xtermComputeFontInfo:../fontutils.c:1907: 
error: undefined reference to 'FcPatternBuild'
/usr/bin/ld: fontutils.o: in function xtermComputeFontInfo:../fontutils.c:1925: 
error: undefined reference to 'FcPatternDestroy'
/usr/bin/ld: fontutils.o: in function xtermComputeFontInfo:../fontutils.c:1863: 
error: undefined reference to 'FcPatternDestroy'
collect2: ld returned 1 exit status
make[1]: *** [xterm] Error 1



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to