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

Bug#554927: FTBFS with binutils-gold



Source: jackeq
Version: 0.4.1-1
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

x86_64-linux-gnu-gcc  -Wall -g -O2  -I/usr/include/libxml2     -o jackeq -lm jackeq-callbacks.o jackeq-gtkmeter.o jackeq-gtkmeterscale.o jackeq-interface.o jackeq-io-menu.o jackeq-djeq-ui.o jackeq-aux-ui.o jackeq-master-ui.o jackeq-monitor-ui.o jackeq-main.o jackeq-plugin.o jackeq-process.o jackeq-support.o jackeq-help.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   -lm -lpthread  -ljack -lpthread -lrt   -lxml2  
/usr/bin/ld: jackeq-plugin.o: in function plugin_load:plugin.c:30: error: undefined reference to 'dlopen'
/usr/bin/ld: jackeq-plugin.o: in function plugin_load:plugin.c:36: error: undefined reference to 'dlsym'
collect2: ld returned 1 exit status
make[3]: *** [jackeq] Error 1



Reply to: