Bug#632956: ftbs with ld --as-needed

Julian Taylor jtaylor.debian at googlemail.com
Thu Jul 7 11:39:41 UTC 2011


Package: buzztard
Version: 0.5.0-4
Severity: wishlist
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

when building with ld --as-needed libraries must be placed after object
files needing them on the command line so the symbols of the libraries
are registered as needed.
If they are placed before the symbols are dropped.

See the log in the ubuntu bug:
https://bugs.launchpad.net/ubuntu/+source/buzztard/+bug/803173

Attached patch fixes this issue by patching the Makefile.in
If the packaging changes to regenerate the autotools files the patch
should be applied in the same way to the Makefile.am files.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-as-needed-build.patch
Type: text/x-patch
Size: 2940 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gstreamer-maintainers/attachments/20110707/69b0178d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gstreamer-maintainers/attachments/20110707/69b0178d/attachment.pgp>


More information about the pkg-gstreamer-maintainers mailing list