Bug#554052: FTBFS with binutils-gold
Peter Fritzsche
peter.fritzsche at gmx.de
Mon Nov 2 21:09:34 UTC 2009
Package: boson
Version: 0.13-6
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-go
Linking CXX executable bodebugdialog
/usr/bin/ld: CMakeFiles/bodebugdialog.dir/bodebugdialog.o: in function
BoDebugDialog::save():/home/peter/rebuild/build/boson/boson-0.13/bodebug/bodebugdialog/bodebugdialog.cpp:247: error: undefined
reference to 'DCOPClient::send(QCString const&, QCString const&, QCString const&, QMemArray<char> const&)'
/usr/bin/ld: CMakeFiles/bodebugdialog.dir/bolistdebugdialog.o: in function
BoListDebugDialog::save():/home/peter/rebuild/build/boson/boson-0.13/bodebug/bodebugdialog/bolistdebugdialog.cpp:153: error:
undefined reference to 'DCOPClient::send(QCString const&, QCString const&, QCString const&, QMemArray<char> const&)'
collect2: ld returned 1 exit status
make[3]: *** [bodebug/bodebugdialog/bodebugdialog] Error 1
More information about the Pkg-games-devel
mailing list