Hey Guys,<br><br>sipcapture is failing to build on Solaris. I am just dumping the trace here as I don&#39;t have time to look at it now. I will however take a look when I get a chance.<br><br>CC (gcc) [M sipcapture.so]              sipcapture.o<br>
In file included from sipcapture.c:76:<br>sipcapture.h:28: error: syntax error before &quot;u_int8_t&quot;<br>sipcapture.h:28: warning: no semicolon at end of struct or union<br>sipcapture.h:29: warning: type defaults to `int&#39; in declaration of `hp_l&#39;<br>
sipcapture.h:29: warning: data definition has no type or storage class<br>sipcapture.h:30: error: syntax error before &quot;hp_f&quot;<br>sipcapture.h:30: warning: type defaults to `int&#39; in declaration of `hp_f&#39;<br>
sipcapture.h:30: warning: data definition has no type or storage class<br>sipcapture.h:31: error: syntax error before &quot;hp_p&quot;<br>sipcapture.h:31: warning: type defaults to `int&#39; in declaration of `hp_p&#39;<br>
sipcapture.h:31: warning: data definition has no type or storage class<br>sipcapture.h:32: error: syntax error before &quot;hp_sport&quot;<br>sipcapture.h:32: warning: type defaults to `int&#39; in declaration of `hp_sport&#39;<br>
sipcapture.h:32: warning: data definition has no type or storage class<br>sipcapture.h:33: error: syntax error before &quot;hp_dport&quot;<br>sipcapture.h:33: warning: type defaults to `int&#39; in declaration of `hp_dport&#39;<br>
sipcapture.h:33: warning: data definition has no type or storage class<br>sipcapture.c: In function `mod_init&#39;:<br>sipcapture.c:469: error: `IPPROTO_IPIP&#39; undeclared (first use in this function)<br>sipcapture.c:469: error: (Each undeclared identifier is reported only once<br>
sipcapture.c:469: error: for each function it appears in.)<br>sipcapture.c: In function `hep_msg_received&#39;:<br>sipcapture.c:638: error: invalid application of `sizeof&#39; to incomplete type `hep_hdr&#39; <br>sipcapture.c:648: error: dereferencing pointer to incomplete type<br>
sipcapture.c:658: error: dereferencing pointer to incomplete type<br>sipcapture.c:658: error: dereferencing pointer to incomplete type<br>sipcapture.c:658: error: dereferencing pointer to incomplete type<br>sipcapture.c:658: error: dereferencing pointer to incomplete type<br>
sipcapture.c:658: error: dereferencing pointer to incomplete type<br>sipcapture.c:663: error: dereferencing pointer to incomplete type<br>sipcapture.c:663: error: dereferencing pointer to incomplete type<br>sipcapture.c:664: error: dereferencing pointer to incomplete type<br>
sipcapture.c:664: error: dereferencing pointer to incomplete type<br>sipcapture.c:664: error: dereferencing pointer to incomplete type<br>sipcapture.c:664: error: dereferencing pointer to incomplete type<br>sipcapture.c:664: error: dereferencing pointer to incomplete type<br>
sipcapture.c:664: error: dereferencing pointer to incomplete type<br>sipcapture.c:664: error: dereferencing pointer to incomplete type<br>sipcapture.c:664: error: dereferencing pointer to incomplete type<br>sipcapture.c:664: error: dereferencing pointer to incomplete type<br>
sipcapture.c:664: error: dereferencing pointer to incomplete type<br>sipcapture.c:670: error: dereferencing pointer to incomplete type<br>sipcapture.c:671: error: dereferencing pointer to incomplete type<br>sipcapture.c:672: error: dereferencing pointer to incomplete type<br>
sipcapture.c:677: error: dereferencing pointer to incomplete type<br>sipcapture.c:677: error: dereferencing pointer to incomplete type<br>sipcapture.c:677: error: dereferencing pointer to incomplete type<br>sipcapture.c:677: error: dereferencing pointer to incomplete type<br>
sipcapture.c:677: error: dereferencing pointer to incomplete type<br>sipcapture.c:681: error: invalid application of `sizeof&#39; to incomplete type `hep_hdr&#39; <br>sipcapture.c:688: error: dereferencing pointer to incomplete type<br>
sipcapture.c:712: error: dereferencing pointer to incomplete type<br>sipcapture.c:733: error: dereferencing pointer to incomplete type<br>sipcapture.c:736: error: dereferencing pointer to incomplete type<br>sipcapture.c: In function `raw_capture_socket&#39;:<br>
sipcapture.c:1333: error: `IPPROTO_IPIP&#39; undeclared (first use in this function)<br>make[1]: *** [sipcapture.o] Error 1<br>make: *** [modules] Error 1<br><br><br>Cheers<br>Jason<br>