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

Bug#553624: [adesklets] FTBFS with binutils-gold



Package: adesklets
Version: 0.6.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.


x86_64-linux-gnu-gcc  -Wall -O2 -std=c99 -pedantic -Wall -DPKGDATADIR=\"/usr/share/adesklets\"   -o adesklets -lX11 -lImlib2 -
lncurses -lreadline -lhistory -lfontconfig   adesklets-main.o adesklets-adesklets.o adesklets-xwindow.o adesklets-xmenu.o 
adesklets-cfgfile.o adesklets-cfg_parser.o adesklets-cfg_scanner.o adesklets-command.o adesklets-event.o adesklets-variable.o 
adesklets-vector.o adesklets-vector_free.o adesklets-tree.o adesklets-error.o  
/usr/bin/ld: adesklets-adesklets.o: in function adesklets_events_loop:adesklets.c(.text+0x7636): error: undefined reference to 
'floor'
collect2: ld returned 1 exit status
make[3]: *** [adesklets] Error 1



Reply to: