configure: error: SELinux explicitly required, but sufficiently recent SELinux library not found Reproducible: Didn't try Steps to Reproduce: 1. Build normal 2005.1 amd64 system 2. Convert to a selinux system 3. Try to compile glibc Actual Results: configure: error: SELinux explicitly required, but sufficiently recent SELinux library not found Expected Results: successfully compile This should work, must be an issue with the configure script. I am running selinux: SELinux status: enabled SELinuxfs mount: /selinux Current mode: permissive Policy version: 18 Policy booleans: secure_mode inactive ssh_sysadm_login inactive user_ping inactive franklin ~ # gcc-config -l [1] x86_64-pc-linux-gnu-3.4.4 [2] x86_64-pc-linux-gnu-3.4.4-hardened * [3] x86_64-pc-linux-gnu-3.4.4-hardenednopie [4] x86_64-pc-linux-gnu-3.4.4-hardenednopiessp [5] x86_64-pc-linux-gnu-3.4.4-hardenednossp Same results when selecting regular 3.4.4. I am guessing this is caused by the profile.
*** This bug has been marked as a duplicate of 104904 ***