Bug 383471

Summary: undefined reference to `is_selinux_enabled'
Product: [Fedora] Fedora Reporter: Sebastian Vahl <fedora>
Component: mesaAssignee: Adam Jackson <ajax>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: ajax
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-14 22:14:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sebastian Vahl 2007-11-14 21:17:48 UTC
Description of problem:
If if try to compile kdebase-workspace (KDE4) it breaks with this error:

/usr/lib/libOSMesa32.so.6: undefined reference to `is_selinux_enabled'
/usr/lib/libOSMesa32.so.6: undefined reference to 
`security_get_boolean_active'
/usr/lib/libOSMesa32.so.6: undefined reference to 
`security_get_boolean_pending'

I was told that mesa has to be linked against libselinux so I'm filing this 
bug.

Version-Release number of selected component (if applicable):
mesa-libOSMesa-7.1-0.3.fc9


Additional info:
If I downgrade mesa-libGL and mesa-libGL to m.0.1-7.fc8 kdebase-workspace is 
compiling.

Comment 1 Orion Poplawski 2007-11-14 22:14:31 UTC

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