On Thursday, January 16, 2003, at 10:00  PM, Jeremy Higgs wrote:

/usr/include/netinet/tcpip.h:66: field `ti_i' has incomplete type
mibII/tcp.c:278: warning: `struct tcpstat' declared inside parameter list

Just add
#include <netinet/tcp_var.h>
before the #include <netinet/tcpip.h>


So obviously there's a problem with the tcpip.h header provided by Apple... Can anyone offer any solutions? I'm not quite sure how to tackle this...
No, some headers just have to have other headers included before them (lame, i agree)

-Ben



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your clients even if they use browsers that are limited to 40 bit encryption. Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to