#182: failure to compile with binutils-gold (or --no-add-needed) --------------------------+------------------------------------------------- Reporter: cavedon | Owner: laurent Type: defect | Status: new Priority: trivial | Milestone: QuteCom 2.3 Component: Build System | Version: 2.2-RC3 Keywords: | --------------------------+------------------------------------------------- From http://bugs.debian.org/563366: {{{ 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.
Objects inside an .a archive aren't linked yet. This means that you must resolve their symbols when linking to a program. }}} More informations can be found at http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11 -02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking I am attaching a patch to fix that. -- Ticket URL: <http://trac.qutecom.org/ticket/182> QuteCom <http://trac.qutecom.org> _______________________________________________ QuteCom-dev mailing list QuteCom-dev@lists.qutecom.org http://lists.qutecom.org/mailman/listinfo/qutecom-dev