When compiling kamailio v3.3, I am getting this error from sipcapture
and siptrace. I am compiling on solaris 10, 64bit Sun server with gnu
tools.
CC (gcc) [M sipcapture.so] sipcapture.o
In file included from sipcapture.c:76:0:
sipcapture.h:48:4: error: unknown type name 'u_int32_t'
sipcapture.h:49:4: error: unknown type name 'u_int32_t'
gmake[1]: *** [sipcapture.o] Error 1
In file included from siptrace.c:54:0:
../../modules/sipcapture/sipcapture.h:48:4: error: unknown type name
'u_int32_t'
../../modules/sipcapture/sipcapture.h:49:4: error: unknown type name
'u_int32_t'
gmake[1]: *** [siptrace.o] Error 1
Thanks
Nathaniel