Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231188 - sys-libs/libcap with USE="pam" doesnt depend on pam and fails to build
Summary: sys-libs/libcap with USE="pam" doesnt depend on pam and fails to build
Status: RESOLVED DUPLICATE of bug 231187
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-08 15:37 UTC by torindel
Modified: 2008-07-08 15:45 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 torindel 2008-07-08 15:37:22 UTC
sys-libs/libcap-2.* with USE="pam" doesnt depend on pam and fails to build while searching for pam headers like so:
pam_cap.c:19:34: error: security/pam_modules.h: No such file or directory
pam_cap.c:20:34: error: security/_pam_macros.h: No such file or directory


Reproducible: Always

Steps to Reproduce:
emerge libcap-2.* with USE="pam" while you dont have pam installed
Actual Results:  
pam_cap.c:19:34: error: security/pam_modules.h: No such file or directory
pam_cap.c:20:34: error: security/_pam_macros.h: No such file or directory
 * ERROR: sys-libs/libcap-2.10 failed.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-07-08 15:45:27 UTC

*** This bug has been marked as a duplicate of bug 231187 ***