Hi,

I have been trying to setup Kamailio v4.3.3 rev. e275bc on RHEL 7.1 64bit.

It has been very difficult to resolve all dependencies initially due to RHEL's extremely limited repositories and libraries support, but nevertheless I am finally able to successfully compile kamailio with all essential modules on it.

However, now kamailio fails to start up and gives this strange error,

--
36(3335) CRITICAL: <core> [io_wait.c:526]: init_io_wait(): could not alloc epoll array
36(3335) CRITICAL: <core> [tcp_main.c:4523]: tcp_main_loop(): exiting... 0(3250) ALERT: <core> [main.c:725]: handle_sigs(): child process 3335 exited normally, status=255
 0(3250) INFO: <core> [main.c:743]: handle_sigs(): terminating due to SIGCHLD
--

I have never seem this error before nor i can find any info related to it anywhere on internet. So, i doubt it is due to any missing dependency.

Any idea what may be the cause of this?

Thank you.