Does Red Hat Enterprise Linux 6.x provide fanotify.h file through any package?
Issue
- Red Hat Enterprise Linux 7 provides the
fanotify.hfile through the packages below
# yum provides "*fanotify.h"|awk -F: '{print $1}'|grep el7|grep x86_64
glibc-headers-2.17-157.el7.x86_64
glibc-headers-2.17-157.el7_3.1.x86_64
kernel-debug-devel-3.10.0-514.el7.x86_64
kernel-debug-devel-3.10.0-514.16.1.el7.x86_64
kernel-debuginfo-common-x86_64-3.10.0-514.16.1.el7.x86_64
kernel-devel-3.10.0-514.el7.x86_64
kernel-devel-3.10.0-514.16.1.el7.x86_64
kernel-headers-3.10.0-514.el7.x86_64
kernel-headers-3.10.0-514.16.1.el7.x86_64
systemd-debuginfo-219-30.el7_3.8.x86_64
glibc-headers-2.17-157.el7_3.1.x86_64
kernel-headers-3.10.0-514.16.1.el7.x86_64
- However, Red Hat Enterprise Linux 6.x doesn't appear to provide it:
[root@test ~]# yum provides "*fanotify.h"
Loaded plugins: security
No Matches found
Environment
- Red Hat Enterprise Linux 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
