Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 231188

Summary: sys-libs/libcap with USE="pam" doesnt depend on pam and fails to build
Product: Gentoo Linux Reporter: torindel
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***