[pkg-fso-maint] Bug#555773: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Wed Nov 11 10:06:21 UTC 2009


Source: nodm
Version: 0.6-2
Severity: minor
User: peter.fritzsche at 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 -DNODM_SESSION='"/usr/sbin/nodm"' -g -O2 -lpam_misc  -o nodm nodm-nodm.o  
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:637: error: undefined reference to 'pam_start'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:645: error: undefined reference to 'pam_set_item'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:649: error: undefined reference to 'pam_strerror'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:704: error: undefined reference to 'pam_strerror'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:705: error: undefined reference to 'pam_end'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:647: error: undefined reference to 'pam_set_item'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:674: error: undefined reference to 'pam_acct_mgmt'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:701: error: undefined reference to 'pam_setcred'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:709: error: undefined reference to 'pam_open_session'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:720: error: undefined reference to 'pam_getenvlist'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:795: error: undefined reference to 'pam_close_session'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:804: error: undefined reference to 'pam_end'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:797: error: undefined reference to 'pam_strerror'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:799: error: undefined reference to 'pam_strerror'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:800: error: undefined reference to 'pam_end'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:732: error: undefined reference to 'pam_end'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:730: error: undefined reference to 'pam_close_session'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:731: error: undefined reference to 'pam_setcred'
/usr/bin/ld: nodm-nodm.o: in function nodm_session:nodm.c:714: error: undefined reference to 'pam_setcred'
collect2: ld returned 1 exit status
make[2]: *** [nodm] Error 1





More information about the pkg-fso-maint mailing list