require 'mkmf' if !have_header("sys/epoll.h") puts "*** err: header must be installed ***" exit 1 end create_makefile('io/epoll/epoll')