-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
As the README says
It does however currently use the signalfd() system call, which is only available on Linux. (this is a solvable problem though, if you want to be able to run on another system, please open an issue to ask for help.)
I'm facing this error:
[100%] Built target libevhtp
[CC] config
In file included from src/config.c:13:
src/rs-serve.h:38:10: fatal error: 'sys/signalfd.h' file not found
#include <sys/signalfd.h>
^
1 error generated.
So... help? :)
I'm trying to build it on OSX 10.9.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels