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

Bug#556073: FTBFS with binutils-gold



Source: procmeter3
Version: 3.5b-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

gcc bitmap.o menus.o resources.o run.o window.o widgets/PMBar.o widgets/PMGeneric.o widgets/PMGraph.o widgets/PMText.o ../module.o ../procmeter.o ../procmeterrc.o -o ../procmeter3-gtk2 -ldl -rdynamic `pkg-config --libs gtk+-2.0`
/usr/bin/ld: run.o: in function RunProgram:run.c:124: error: undefined reference to 'XDisplayString'
/usr/bin/ld: run.o: in function RunProgram:run.c:113: error: undefined reference to 'XBell'
collect2: ld returned 1 exit status
make[2]: *** [../procmeter3-gtk2] Error 1



Reply to: