[Stephen M. Webb 2013-06-05] > The source package fails to build from source on the hurd-* and kfreebsd-* > arches with the following error.
As far as I can tell, it is because the code uses the linux specific call to eventfd(). I guess the code need a port to select() or Hurd and FreeBSD need to gain support for eventfd to fix this issue. -- Happy hacking Petter Reinholdtsen