There is a slight goof on my part with the configure script on Linux systems using glibc older than 2.8. The patch is at: http://www.ircd-ratbox.org/timerfd-fix.diff This can be applied in the source tree with patch -p0 < timerfd-fix.diff -Aaron