Package: avarice
Version: 2.9-1.1
Severity: normal

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.

g++  -g -O2  -lz -o avarice  crc16.o devdescr.o ioreg.o jtag2bp.o jtag2io.o 
jtag2misc.o jtag2prog.o jtag2run.o jtag2rw.o 
jtag2usb.o jtagbp.o jtaggeneric.o jtagio.o jtagmisc.o jtagprog.o jtagrun.o 
jtagrw.o main.o remote.o utils.o gnu_getopt.o 
gnu_getopt1.o  -lusb /usr/lib/libbfd.a -liberty
/usr/bin/ld: /usr/lib/libbfd.a(plugin.o): in function 
try_load_plugin:../../bfd/plugin.c:127: error: undefined reference to 
'dlopen'
/usr/bin/ld: /usr/lib/libbfd.a(plugin.o): in function 
try_load_plugin:../../bfd/plugin.c:134: error: undefined reference to 
'dlsym'
/usr/bin/ld: /usr/lib/libbfd.a(plugin.o): in function 
try_load_plugin:../../bfd/plugin.c:130: error: undefined reference to 
'dlerror'
collect2: ld returned 1 exit status
make[3]: *** [avarice] Error 1




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to