"Mark Andrews" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> BIND 9.6.0b1 is now available.

Compiler warnings issued (same warnings issued about 10 times):

../../lib/isc/libisc.a(socket.o): In function `setup_watcher':
socket.c:(.text+0x4eb4): warning: warning: epoll_create is not implemented
and will always fail
../../lib/isc/libisc.a(socket.o): In function `watch_fd':
socket.c:(.text+0x8ac3): warning: warning: epoll_ctl is not implemented and
will always fail
../../lib/isc/libisc.a(socket.o): In function `isc__socketmgr_waitevents':
socket.c:(.text+0x84a1): warning: warning: epoll_wait is not implemented and
will always fail

Environment:  Linux (kernel 2.6.27.4)
Configuration:

configure --prefix=/usr --with-openssl=/usr/local/ssl --mandir=/usr/man --wi
th-run-dir=/var/run --sysconfdir=/etc --localstatedir=/var CFLAGS=
"-DDIG_SIGCHASE=1"


Do we have a problem here, or may this be safely ignored?



Reply via email to