Package: abakus Version: 0.91-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.
/usr/bin/ld: src/mainwindow.o: in function MainWindow::MainWindow():src/dcopIface.h:35: error: undefined reference to 'DCOPObject::DCOPObject(QCString const&)' /usr/bin/ld: src/mainwindow.o: in function MainWindow::MainWindow():src/dcopIface.h:35: error: undefined reference to 'DCOPObject::DCOPObject(QCString const&)' /usr/bin/ld: src/dcopIface_skel.o: in function AbakusIface::interfaces():src/dcopIface_skel.cpp:40: error: undefined reference to 'DCOPObject::interfaces()' /usr/bin/ld: src/dcopIface_skel.o: in function AbakusIface::functions():src/dcopIface_skel.cpp:47: error: undefined reference to 'DCOPObject::functions()' /usr/bin/ld: src/dcopIface_skel.o: in function AbakusIface::process(QCString const&, QMemArray<char> const&, QCString&, QMemArray<char>&):src/dcopIface_skel.cpp:33: error: undefined reference to 'DCOPObject::process(QCString const&, QMemArray<char> const&, QCString&, QMemArray<char>&)' /usr/bin/ld: src/dcopIface_skel.o: in function AbakusIface::~AbakusIface():dcopIface_skel.cpp(.text._ZN11AbakusIfaceD1Ev+0x24): error: undefined reference to 'DCOPObject::~DCOPObject()' /usr/bin/ld: src/dcopIface_skel.o: in function AbakusIface::~AbakusIface():dcopIface_skel.cpp(.text._ZN11AbakusIfaceD0Ev+0x28): error: undefined reference to 'DCOPObject::~DCOPObject()' /usr/bin/ld: src/dcopIface_skel.o: in function vtable for AbakusIface:dcopIface_skel.cpp(.rodata._ZTV11AbakusIface+0xb0): error: undefined reference to 'DCOPObject::processDynamic(QCString const&, QMemArray<char> const&, QCString&, QMemArray<char>&)' /usr/bin/ld: src/dcopIface_skel.o: in function vtable for AbakusIface:dcopIface_skel.cpp(.rodata._ZTV11AbakusIface+0xb8): error: undefined reference to 'DCOPObject::functionsDynamic()' /usr/bin/ld: src/dcopIface_skel.o: in function vtable for AbakusIface:dcopIface_skel.cpp(.rodata._ZTV11AbakusIface+0xc0): error: undefined reference to 'DCOPObject::interfacesDynamic()' /usr/bin/ld: src/dcopIface_skel.o: in function vtable for AbakusIface:dcopIface_skel.cpp(.rodata._ZTV11AbakusIface+0xd8): error: undefined reference to 'DCOPObject::virtual_hook(int, void*)' /usr/bin/ld: src/dcopIface_skel.o: in function typeinfo for AbakusIface:dcopIface_skel.cpp(.rodata._ZTI11AbakusIface+0x18): error: undefined reference to 'typeinfo for DCOPObject' collect2: ld returned 1 exit status scons: *** [src/abakus] Error 1 make: *** [build-stamp] Error 2 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org