[Bug 641680] Re: ureadahead fails to link with gold linker
Colin Watson
cjwatson at canonical.com
Tue Feb 12 02:15:15 UTC 2013
This appears to have been fixed in Ubuntu 11.04.
ureadahead (0.100.0-9) natty; urgency=low
[ Bilal Akhtar ]
* Removed sreadahead transitional package and its postinst, postrm,
preinst and install files. (LP: #545596)
* Passed --sourcedir argument to dh_install
* Removed dh_gencontrol calls for package sreadahead.
[ Martin Pitt ]
* src/Makefile.{am,in}: Add missing -lrt, as pack.c uses clock_gettime.
Fixes building with gcc 4.5.
* debian/rules: Revert --sourcedir passing, it's not necessary.
* debian/rules: Don't install apport hook as executable.
* debian/copyright: Point to versioned GPL-2 file.
* debian/control: Bump Standards-Version to 3.9.1.
-- Martin Pitt <martin.pitt at ubuntu.com> Fri, 26 Nov 2010 12:29:40
+0100
** Changed in: ureadahead (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ureadahead in Ubuntu.
https://bugs.launchpad.net/bugs/641680
Title:
ureadahead fails to link with gold linker
Status in “ureadahead” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: ureadahead
ureadahead fails to link with the gold linker because the rt library
is not explicitly passed to the linker. This is not a bug in gold, it
forces you to "include what you use" with libraries which is good
practice. A preliminary patch is attached which fixes the problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/641680/+subscriptions
More information about the foundations-bugs
mailing list