Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 801325 - sys-apps/systemd - libudev.pc is missing info for static linking
Summary: sys-apps/systemd - libudev.pc is missing info for static linking
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762017 801070
  Show dependency tree
 
Reported: 2021-07-09 15:13 UTC by Mike Gilbert
Modified: 2021-07-11 14:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2021-07-09 15:13:48 UTC
libudev uses symbols from libcap and librt, but neither library is listed in Libs.private in libudev.pc.
Comment 1 Larry the Git Cow gentoo-dev 2021-07-11 14:41:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d338b39cd9f19977bb47b52bb5e797f2f1563b2

commit 9d338b39cd9f19977bb47b52bb5e797f2f1563b2
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-07-11 14:40:09 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-07-11 14:40:09 +0000

    sys-fs/udev: add static link info to libudev.pc
    
    Closes: https://bugs.gentoo.org/801325
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-fs/udev/files/249-libudev-static.patch         | 26 ++++++++++++++++++++++
 .../udev/{udev-249.ebuild => udev-249-r1.ebuild}   |  1 +
 2 files changed, 27 insertions(+)