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

Bug#555565: FTBFS with binutils-gold



Source: lprng
Version: 3.8.A-3
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

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




Reply to: