I am getting an undefined symbol when running a binary compiled with rustc master on kernel version 2.6.18 (which is marked as being supported). The undefined symbol definitely does not exist on that version of the kernel, which was added in [version 2.6.25](http://man7.org/linux/man-pages/man2/timerfd_create.2.html).