Comment 5 for bug 1700484

Revision history for this message
Andy Williams (wilandy) wrote :

Thanks again.

Unfortunately this server is in a location firewalled from the internet so I can't clone the repo. However, there seems to be a trail of issues I need to address in the same way you've done. I downloaded the stress-fanotify.c module via copy & paste & tried to recompile and that failed because fanotify.h can't be found. I copied /usr/include/sys/fanotify.h and /usr/include/Linux/fanotify.h across from a RHEL7 server (since they don't appear to be in the RHEL6 repos) and retried the make.

This time it fails in stress-softlockup.c, again complaining about RLIMIT_RTTIME. I'll go through trying to add the same fix as you did originally and I'll check with Red Hat about fanotify.h