You are viewing an historical archive of past issues. Please
report new issues to the appropriate project issue tracker on
GitHub.
Comments
-
anonymous
Hello, sorry for bug report, this got somehow resolved with today's fedora update.
-
Greg Hurrell
Status changed:
- From: new
- To: closed
-
anonymous
I am getting this error still in fedora 19 with all updates applied.
Looks like adding:
#include <sys/select.h>
before:
#include <ruby.h>
in matcher.h
Fixes it (in that fd_set is now defined). This seems to be a bug in ruby's headers, but I've no idea how to report or fix that :/
Add a comment
Comments are now closed for this issue.