[Dnsmasq-discuss] Compile Error.

Chris Novakovic chris at chrisn.me.uk
Wed Aug 24 17:14:58 BST 2016


On 24/08/16 16:31, Tony White wrote:
> inotify.c:92: error: ‘IN_NONBLOCK’ undeclared (first use in this function)
> inotify.c:92: error: (Each undeclared identifier is reported only once
> inotify.c:92: error: for each function it appears in.)
> inotify.c:92: error: ‘IN_CLOEXEC’ undeclared (first use in this function)
> make[1]: *** [inotify.o] Error 1
> 
> CentOS 5.11
> x86_64

Your version of glibc (probably 2.5, on CentOS 5.11) is too old, and
doesn't contain those flags --- the least painful route to fixing this
is likely to be to upgrade to a newer CentOS release.



More information about the Dnsmasq-discuss mailing list