The jsonrpc-c module doesn't compile on OS/X
CC (gcc) [M jsonrpc-c.so] jsonrpc_io.o jsonrpc_io.c:31:10: fatal error: 'sys/timerfd.h' file not found #include <sys/timerfd.h> ^ 1 error generated.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/33
This is git trunk/head
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/33#issuecomment-70364605
Closed #33.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/33#event-223587328
This module seems to use linux specific code, unless someone will reimplement sys/timerfd.h api or another solution, this is not for usage in Mac OS X.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/33#issuecomment-71169519
Which we need to document.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/33#issuecomment-71169930
Just did it -- pressed 'comment and close' by mistake in the first phase, but anyhow I will have been closed after my commit.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/33#issuecomment-71170139