Hello everyone I'm trying to use memcached but ran into problems. I think the problem may lie with libevent, and here's the output from make verify:
cd ./test && make verify make[1]: Entering directory `/usr/local/src/libevent-1.1a/test' Running tests: KQUEUE Skipping test DEVPOLL Skipping test POLL test-eof: OKAY test-weof: OKAY test-time: OKAY regress: OKAY SELECT test-eof: OKAY test-weof: OKAY test-time: OKAY regress: OKAY RTSIG Skipping test EPOLL test-eof: [warn] epoll_wait: Function not implemented FAILED test-weof: [warn] epoll_wait: Function not implemented FAILED test-time: [warn] epoll_wait: Function not implemented FAILED regress: FAILED make[1]: Leaving directory `/usr/local/src/libevent-1.1a/test' My knowledge of Linux-based systems is patchy at best. Would appreciate it if someone could help me out with this issue, thanks. -- Jonathan Chong http://www.arsenal-now.com/ http://www.arsenal-mania.com/ http://www.ashburrn.com/ http://www.jonathan-chong.com/ _______________________________________________ Libevent-users mailing list [email protected] http://monkey.org/mailman/listinfo/libevent-users
