Hi Jason,
ok. I will check. What version of Solaris do you have ? Wbr, Alexandr 14.10.2011, в 08:01, Jason Penton написал(а): > Hey Guys, > > sipcapture is failing to build on Solaris. I am just dumping the trace here > as I don't have time to look at it now. I will however take a look when I get > a chance. > > CC (gcc) [M sipcapture.so] sipcapture.o > In file included from sipcapture.c:76: > sipcapture.h:28: error: syntax error before "u_int8_t" > sipcapture.h:28: warning: no semicolon at end of struct or union > sipcapture.h:29: warning: type defaults to `int' in declaration of `hp_l' > sipcapture.h:29: warning: data definition has no type or storage class > sipcapture.h:30: error: syntax error before "hp_f" > sipcapture.h:30: warning: type defaults to `int' in declaration of `hp_f' > sipcapture.h:30: warning: data definition has no type or storage class > sipcapture.h:31: error: syntax error before "hp_p" > sipcapture.h:31: warning: type defaults to `int' in declaration of `hp_p' > sipcapture.h:31: warning: data definition has no type or storage class > sipcapture.h:32: error: syntax error before "hp_sport" > sipcapture.h:32: warning: type defaults to `int' in declaration of `hp_sport' > sipcapture.h:32: warning: data definition has no type or storage class > sipcapture.h:33: error: syntax error before "hp_dport" > sipcapture.h:33: warning: type defaults to `int' in declaration of `hp_dport' > sipcapture.h:33: warning: data definition has no type or storage class > sipcapture.c: In function `mod_init': > sipcapture.c:469: error: `IPPROTO_IPIP' undeclared (first use in this > function) > sipcapture.c:469: error: (Each undeclared identifier is reported only once > sipcapture.c:469: error: for each function it appears in.) > sipcapture.c: In function `hep_msg_received': > sipcapture.c:638: error: invalid application of `sizeof' to incomplete type > `hep_hdr' > sipcapture.c:648: error: dereferencing pointer to incomplete type > sipcapture.c:658: error: dereferencing pointer to incomplete type > sipcapture.c:658: error: dereferencing pointer to incomplete type > sipcapture.c:658: error: dereferencing pointer to incomplete type > sipcapture.c:658: error: dereferencing pointer to incomplete type > sipcapture.c:658: error: dereferencing pointer to incomplete type > sipcapture.c:663: error: dereferencing pointer to incomplete type > sipcapture.c:663: error: dereferencing pointer to incomplete type > sipcapture.c:664: error: dereferencing pointer to incomplete type > sipcapture.c:664: error: dereferencing pointer to incomplete type > sipcapture.c:664: error: dereferencing pointer to incomplete type > sipcapture.c:664: error: dereferencing pointer to incomplete type > sipcapture.c:664: error: dereferencing pointer to incomplete type > sipcapture.c:664: error: dereferencing pointer to incomplete type > sipcapture.c:664: error: dereferencing pointer to incomplete type > sipcapture.c:664: error: dereferencing pointer to incomplete type > sipcapture.c:664: error: dereferencing pointer to incomplete type > sipcapture.c:664: error: dereferencing pointer to incomplete type > sipcapture.c:670: error: dereferencing pointer to incomplete type > sipcapture.c:671: error: dereferencing pointer to incomplete type > sipcapture.c:672: error: dereferencing pointer to incomplete type > sipcapture.c:677: error: dereferencing pointer to incomplete type > sipcapture.c:677: error: dereferencing pointer to incomplete type > sipcapture.c:677: error: dereferencing pointer to incomplete type > sipcapture.c:677: error: dereferencing pointer to incomplete type > sipcapture.c:677: error: dereferencing pointer to incomplete type > sipcapture.c:681: error: invalid application of `sizeof' to incomplete type > `hep_hdr' > sipcapture.c:688: error: dereferencing pointer to incomplete type > sipcapture.c:712: error: dereferencing pointer to incomplete type > sipcapture.c:733: error: dereferencing pointer to incomplete type > sipcapture.c:736: error: dereferencing pointer to incomplete type > sipcapture.c: In function `raw_capture_socket': > sipcapture.c:1333: error: `IPPROTO_IPIP' undeclared (first use in this > function) > make[1]: *** [sipcapture.o] Error 1 > make: *** [modules] Error 1 > > > Cheers > Jason > _______________________________________________ > sr-dev mailing list > [email protected] > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
