> [warn] epoll_create: Function not implemented > [msg] libevent using: poll > > I am using memcached 1.1.12. > > Any advice would be greatly appreciated! > > Joel > Sounds like you are using one of the 2.4 glibc's that stubbed the call, but didn't implement it. Upgrade to a 2.6 series kernel.