-
Notifications
You must be signed in to change notification settings - Fork 419
Description
uname:
Linux localhost 2.6.32-431.11.2.el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC
2014 x86_64 x86_64 x86_64 GNU/Linux
make[1]: Entering directory /root/rtpengine/daemon
gcc -g -Wall -pthread -fno-strict-aliasing -std=c99 pkg-config --cflags glib-2.0 pkg-config --cflags gthread-2.0 pkg-config --cflags zlib pkg-config --cflags openssl pcre-config --cflags` -I../kernel-module/ -D_GNU_SOURCE -DMEDIAPROXY_VERSION="""2.3.6""" -DMP_PLUGIN_DIR=""/usr/lib/rtpengine"" -O3 -c -o call.o call.c
In file included from call.c:25:
../kernel-module/xt_MEDIAPROXY.h:23: warning: declaration does not declare anything
call.c: In function âkernelizeâ:
call.c:342: error: âstruct mp_addressâ has no member named âipv4â
call.c:344: error: âstruct mp_addressâ has no member named âipv4â
call.c:348: error: âstruct mp_addressâ has no member named âipv6â
call.c:348: error: âstruct mp_addressâ has no member named âipv6â
call.c:350: error: âstruct mp_addressâ has no member named âipv6â
call.c:350: error: âstruct mp_addressâ has no member named âipv6â
make[1]: *** [call.o] Error 1
make[1]: Leaving directory /root/rtpengine/daemon
make: *** [all] Error 2