On Sunday, November 10, 2002, at 02:30 PM, Ben Hines wrote:

On Saturday, November 9, 2002, at 07:15  PM, Jeremy Higgs wrote:


Any ideas on how to fix this...? Could it have anything to do with some of the headers removed in 10.2? (I would expect a file not found error to have come up, though...)


It is one of the missing headers, but is missing from the missing-headers package. I'll get RR to add it. :)

#include <netinet/tcp_var.h>

-Ben
Thanks, I've updated to the newest version of the package, but now I get this:

gcc -g -O2 -Ddarwin6 -I../../include -I../../include -I. -I../.. -I. -I./../.. -I./../../snmplib -I./.. -I.. -no-cpp-precomp -I/sw/include -c mibII/icmp.c -fno-common -DPIC -o mibII/.libs/icmp.lo
mibII/icmp.c:224: warning: `struct icmpstat' declared inside parameter list
mibII/icmp.c:224: warning: its scope is only this definition or declaration, which is probably not what you want
mibII/icmp.c: In function `var_icmp':
mibII/icmp.c:233: storage size of `icmpstat' isn't known
mibII/icmp.c:233: storage size of `icmpstat' isn't known
mibII/icmp.c: At top level:
mibII/icmp.c:484: warning: `struct icmpstat' declared inside parameter list
mibII/icmp.c:485: conflicting types for `read_icmp_stat'
mibII/icmp.c:224: previous declaration of `read_icmp_stat'
mibII/icmp.c: In function `read_icmp_stat':
mibII/icmp.c:630: dereferencing pointer to incomplete type
make[2]: *** [mibII/icmp.lo] Error 1
make[1]: *** [subdirs] Error 1
make: *** [subdirs] Error 1
### execution of make failed, exit code 2
Failed: compiling net-snmp-5.0.6-1 failed

I guess it's another missing header...? :(



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Reply via email to