Hi Akan,
looks like in your system has not defined __OS_solaris
open sipcapture.h and add this string on top:
#define __OS_solaris 1
and recompile modules again.
Wbr, Alexandr
On 06/15/2012 06:53 AM, Akan wrote:
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
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users