semantic: 0.160 other: 0.159 graphic: 0.101 device: 0.093 files: 0.083 performance: 0.056 PID: 0.055 vnc: 0.054 network: 0.053 socket: 0.048 permissions: 0.043 boot: 0.038 debug: 0.035 KVM: 0.024 files: 0.127 debug: 0.125 other: 0.124 socket: 0.121 PID: 0.086 semantic: 0.079 network: 0.074 device: 0.059 boot: 0.053 performance: 0.039 vnc: 0.038 graphic: 0.030 permissions: 0.026 KVM: 0.021 Cannot build QEMU on RHEL6 because of MAP_HUGETLB Hello, I've just downloaded qemu-2.11.0 sources and I wanted to build QEMU on RHEL6 x86_64, for various targets, amonst which arm-linux-user. The build fails because /usr/include/bits/mman.h does not define MAP_HUGETLB. I think it is needed since commit 541e16904. I'm not sure if RHEL6 is still supported by QEMU? If so, can you fix this problem? Thanks I think we can close this bug: the build fails on RHEL6.4, but succeeded on RHEL6.7. Probably related to: https://access.redhat.com/solutions/320613 This was fixed by the distro updating their glibc-headers pakcage: * Tue Jul 23 2013 Alexandre Oliva