Your message dated Tue, 27 Sep 2011 01:59:23 +0200
with message-id <20110926235922.ga...@jwilk.net>
and subject line Re: Bug#555788: FTBFS with binutils-gold
has caused the Debian Bug report #555788,
regarding FTBFS with binutils-gold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
555788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555788
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openconnect
Version: 2.01-1
Severity: minor
User: peter.fritzs...@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 -o openconnect main.o xml.o dtls.o cstp.o mainloop.o tun.o ssl.o http.o 
version.o securid.o auth.o -lcrypto -lssl -lxml2 
/usr/bin/ld: cstp.o: in function make_cstp_connection:cstp.c:324: error: 
undefined reference to 'inflateInit2_'
/usr/bin/ld: cstp.o: in function make_cstp_connection:cstp.c:324: error: 
undefined reference to 'deflateInit2_'
/usr/bin/ld: cstp.o: in function cstp_mainloop:cstp.c:389: error: undefined 
reference to 'inflate'
/usr/bin/ld: cstp.o: in function cstp_mainloop:cstp.c:397: error: undefined 
reference to 'adler32'
/usr/bin/ld: cstp.o: in function cstp_mainloop:cstp.c:626: error: undefined 
reference to 'deflate'
/usr/bin/ld: cstp.o: in function cstp_mainloop:cstp.c:636: error: undefined 
reference to 'adler32'
collect2: ld returned 1 exit status
make[1]: *** [openconnect] Error 1



--- End Message ---
--- Begin Message ---
Version: 2.25-0.1

Tried to build your package and it fails to build with GNU binutils-gold.

At least the version in testing can be successfully built against binutils-gold.

--
Jakub Wilk


--- End Message ---

Reply via email to