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

Bug#555951: FTBFS with binutils-gold



Source: openssh
Version: 1:5.1p1-8
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

make[1]: Entering directory `/home/peter/rebuild/build/openssh/openssh-5.1p1/contrib'
gcc -O2 -g -Wall `pkg-config --cflags gtk+-2.0` \
		gnome-ssh-askpass2.c -o gnome-ssh-askpass2 \
		`pkg-config --libs gtk+-2.0`
/usr/bin/ld: /tmp/cc5Eqsle.o: in function main:gnome-ssh-askpass2.c:194: error: undefined reference to 'XUngrabServer'
/usr/bin/ld: /tmp/cc5Eqsle.o: in function main:gnome-ssh-askpass2.c:158: error: undefined reference to 'XUngrabServer'
collect2: ld returned 1 exit status
make[1]: *** [gnome-ssh-askpass2] Error 1




Reply to: