Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455214 - sys-fs/udev-197[selinux] needs libselinux >= 2.1.9
Summary: sys-fs/udev-197[selinux] needs libselinux >= 2.1.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-03 00:51 UTC by Maciej S. Szmigiero
Modified: 2013-02-07 18:34 UTC (History)
1 user (show)

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 Maciej S. Szmigiero 2013-02-03 00:51:21 UTC
sys-fs/udev-197[selinux] needs libselinux >= 2.1.9:
PKG_CHECK_MODULES([SELINUX], [libselinux >= 2.1.9],
but the dependency is specified simply as sys-libs/libselinux in its ebuild


Reproducible: Always

Steps to Reproduce:
1. have libselinux < 2.1.9
2. emerge sys-fs/udev

Actual Results:  
checking for SELINUX... no
configure: error: *** SELinux support requested but libraries not found

configure:16035: checking for SELINUX
configure:16042: $PKG_CONFIG --exists --print-errors "libselinux >= 2.1.9"
Requested 'libselinux >= 2.1.9' but version of libselinux is 2.1.0


Expected Results:  
The package should build successfully.
Comment 1 William Hubbs gentoo-dev 2013-02-07 18:34:24 UTC
This has been fixed in cvs.