Tony White
2016-08-24 15:31:19 UTC
Hello all,
I am hoping someone can point me to the reason I get this error
trying to compile dnsmasq?
[***@dns dnsmasq-2.76]# make all
make[1]: Entering directory `/downloads/dnsmasq-2.76/src'
cc -Wall -W -O2 -DVERSION='"2.76"' -c inotify.c
inotify.c: In function ‘inotify_dnsmasq_init’:
inotify.c:92: warning: implicit declaration of function ‘inotify_init1’
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
make[1]: Leaving directory `/downloads/dnsmasq-2.76/src'
make: *** [all] Error 2
CentOS 5.11
x86_64
Thank you in advance.
I am hoping someone can point me to the reason I get this error
trying to compile dnsmasq?
[***@dns dnsmasq-2.76]# make all
make[1]: Entering directory `/downloads/dnsmasq-2.76/src'
cc -Wall -W -O2 -DVERSION='"2.76"' -c inotify.c
inotify.c: In function ‘inotify_dnsmasq_init’:
inotify.c:92: warning: implicit declaration of function ‘inotify_init1’
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
make[1]: Leaving directory `/downloads/dnsmasq-2.76/src'
make: *** [all] Error 2
CentOS 5.11
x86_64
Thank you in advance.
--
kind regards
Tony White
kind regards
Tony White