Hello;
i tried to make rtpengine.so
deamon that gives error for evthread_use_pthreads is implicit.
Thanks.
here is log;
In file included from socket.h:92,
from redis.h:9,
from redis.c:11:
aux.h: In function âatomic64_get_setâ:
aux.h:485: warning: passing argument 1 of
âg_atomic_pointer_compare_and_exchangeâ from incompatible pointer
type
/usr/include/glib-2.0/glib/gatomic.h:48: note: expected âvoid *
volatile*â but argument is of type âvolatile void **â
redis.c:23:27: error: event2/thread.h: No such file or directory
redis.c: In function âredis_notify_loopâ:
redis.c:570: warning: implicit declaration of function
âevthread_use_pthreadsâ
make[1]: *** [redis.o] Error 1
make[1]: Leaving directory `/usr/local/src/rtpengine/daemon'
installed dep..
CentOS release 6.7
hiredis.x86_64 0.10.1-3.el6 @epel
hiredis-devel.x86_64 0.10.1-3.el6 @epel
redis.x86_64 3.0.7-2.el6.remi @remi
rtpengine latest version from github