Your message dated Mon, 2 May 2011 22:13:36 +1000
with message-id <[email protected]>
and subject line Re: Bug#555565: FTBFS with binutils-gold
has caused the Debian Bug report #555565,
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 [email protected]
immediately.)


-- 
555565: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555565
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lprng
Version: 3.8.A-3
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

gcc  -g -O2   -o lpr lpr.o openprinter.o stty.o child.o copyright.o debug.o 
errormsg.o fileopen.o gethostinfo.o getopt.o getprinter.o getqueue.o 
globmatch.o initialize.o krb5_auth.o linelist.o linksupport.o lockfile.o 
merge.o plp_snprintf.o printjob.o proctitle.o sendjob.o sendauth.o sendreq.o 
ssl_auth.o user_auth.o utilities.o vars.o md5.o -lssl -lcrypto -lkrb5 -lcrypto 
-lcom_err 
/usr/bin/ld: krb5_auth.o: in function des_write:common/krb5_auth.c:1093: error: 
undefined reference to 'krb5_encrypt_size'
/usr/bin/ld: krb5_auth.o: in function des_write:common/krb5_auth.c:1099: error: 
undefined reference to 'krb5_encrypt'
/usr/bin/ld: krb5_auth.o: in function des_read:common/krb5_auth.c:1042: error: 
undefined reference to 'krb5_encrypt_size'
/usr/bin/ld: krb5_auth.o: in function des_read:common/krb5_auth.c:1058: error: 
undefined reference to 'krb5_decrypt'
collect2: ld returned 1 exit status
make[3]: *** [lpr] Error 1



--- End Message ---
--- Begin Message ---
Package: lprng
Version: 3.8.B-1

On Tue, Nov 10, 2009 at 10:58:56AM +0100, Peter Fritzsche wrote:
> Tried to build your package and it fails to build with GNU binutils-gold. The
[...]

> gcc  -g -O2   -o lpr lpr.o openprinter.o stty.o child.o copyright.o debug.o 
> errormsg.o fileopen.o gethostinfo.o getopt.o getprinter.o getqueue.o 
> globmatch.o initialize.o krb5_auth.o linelist.o linksupport.o lockfile.o 
> merge.o plp_snprintf.o printjob.o proctitle.o sendjob.o sendauth.o sendreq.o 
> ssl_auth.o user_auth.o utilities.o vars.o md5.o -lssl -lcrypto -lkrb5 
> -lcrypto -lcom_err 
The second -lcrypto is now -lk5crypto which was the missing library.
It was fixed in upstream 3.8.B but I missed closing it then.

 - Craig

-- 
Craig Small VK2XLZ    http://www.enc.com.au/       csmall at : enc.com.au
Debian GNU/Linux      http://www.debian.org/       csmall at : debian.org
GPG fingerprint:       1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5


--- End Message ---

Reply via email to