Bug#554761: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Fri Nov 6 10:29:50 UTC 2009


Source: guymager
Version: 0.4.2-1
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

g++ -Wl,-O1 -ggdb -rdynamic -o guymager compileinfo.o sha256.o aaff.o config.o device.o dlgabort.o dlgacquire.o dlgdirsel.o dlgmessage.o dlgwait.o error.o fifo.o file.o hash.o info.o infofield.o itemdelegate.o main.o mainwindow.o md5.o memwatch.o qtutil.o table.o threadcompress.o threadhash.o threadread.o threadscan.o threadwrite.o util.o moc_devicelistmodel.o moc_dlgabort.o moc_dlgacquire.o moc_dlgacquire_private.o moc_dlgdirsel.o moc_dlgdirsel_private.o moc_dlgmessage.o moc_dlgwait.o moc_infofield.o moc_itemdelegate.o moc_mainwindow.o moc_table.o moc_threadcompress.o moc_threadhash.o moc_threadread.o moc_threadscan.o moc_threadwrite.o    -L/usr/lib -lguytoollog -lguytoolerror -lguytoolcfg -lguytoolsignal -lguytoolsysinfo -lproc -lewf -lQtDBus -lQtGui -lQtCore -lpthread
/usr/bin/ld: aaff.o: in function AaffPreprocess(t_AaffPreprocess**, unsigned char*, unsigned int, unsigned char*, unsigned int):aaff.cpp:281: error: undefined reference to 'compress2'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::t_ThreadScanWorkerParted(long&):threadscan.cpp:107: error: undefined reference to 'dlopen'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::t_ThreadScanWorkerParted(long&):threadscan.cpp:127: error: undefined reference to 'dlerror'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::t_ThreadScanWorkerParted(long&):threadscan.cpp:127: error: undefined reference to 'dlsym'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::t_ThreadScanWorkerParted(long&):threadscan.cpp:127: error: undefined reference to 'dlerror'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::t_ThreadScanWorkerParted(long&):threadscan.cpp:110: error: undefined reference to 'dlerror'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::t_ThreadScanWorkerParted(long&):threadscan.cpp:128: error: undefined reference to 'dlerror'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::t_ThreadScanWorkerParted(long&):threadscan.cpp:128: error: undefined reference to 'dlsym'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::t_ThreadScanWorkerParted(long&):threadscan.cpp:129: error: undefined reference to 'dlsym'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::t_ThreadScanWorkerParted(long&):threadscan.cpp:107: error: undefined reference to 'dlopen'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::t_ThreadScanWorkerParted(long&):threadscan.cpp:127: error: undefined reference to 'dlsym'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::~t_ThreadScanWorkerParted():threadscan.cpp:140: error: undefined reference to 'dlclose'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::~t_ThreadScanWorkerParted():threadscan.cpp:140: error: undefined reference to 'dlclose'
/usr/bin/ld: threadscan.o: in function t_ThreadScanWorkerParted::~t_ThreadScanWorkerParted():threadscan.cpp:140: error: undefined reference to 'dlclose'
/usr/bin/ld: threadwrite.o: in function ThreadWriteCheckData(t_FifoBlock*):threadwrite.cpp:503: error: undefined reference to 'adler32'
/usr/bin/ld: threadwrite.o: in function ThreadWriteCheckData(t_FifoBlock*):threadwrite.cpp:485: error: undefined reference to 'uncompress'
collect2: ld returned 1 exit status
make[1]: *** [guymager] Error 1





More information about the forensics-devel mailing list