1. /opt/ruby1.9/bin/ruby extconf.rb
  2. checking for mmap() in sys/mman.h... yes
  3. checking for munmap() in sys/mman.h... yes
  4. checking for mremap() in sys/mman.h... yes
  5. checking for getpagesize() in unistd.h... yes
  6. checking for rb_thread_blocking_region()... yes
  7. checking for rb_thread_io_blocking_region()... yes
  8. checking for GCC 4+ atomic builtins... yes
  9. creating Makefile
  10.  
  11. make
  12. compiling raindrops.c
  13. compiling linux_inet_diag.c
  14. In file included from linux_inet_diag.c:56:0:
  15. /usr/include/linux/rtnetlink.h:594:790: error: unterminated comment
  16. Makefile:206: recipe for target 'linux_inet_diag.o' failed
  17. make: *** [linux_inet_diag.o] Error 1