Hi everyone,

Justin Hallett alerted me to the fact that many of the headers (all?) that were missing in 10.2 have been added to 10.2.3, so that the jaguar-missing-headers package is no longer needed. I tried recompiling net-snmp, one of the packages of mine that requires the missing headers (but is not in unstable, as there were other missing headers), and got this error:

gcc -g -O2 -Ddarwin6 -I../../include -I../../include -I. -I../.. -I. -I./../.. -I./../../snmplib -I./.. -I.. -no-cpp-precomp -I/sw/include -c mibII/tcp.c -fno-common -DPIC -o mibII/.libs/tcp.lo
In file included from mibII/tcp.c:104:
/usr/include/netinet/tcpip.h:66: field `ti_i' has incomplete type
mibII/tcp.c:278: warning: `struct tcpstat' declared inside parameter list
mibII/tcp.c:278: warning: its scope is only this definition or declaration, which is probably not what you want
mibII/tcp.c: In function `var_tcp':
mibII/tcp.c:287: storage size of `tcpstat' isn't known
mibII/tcp.c:287: storage size of `tcpstat' isn't known
mibII/tcp.c: At top level:
mibII/tcp.c:464: warning: `struct tcpstat' declared inside parameter list
mibII/tcp.c:465: conflicting types for `read_tcp_stat'
mibII/tcp.c:278: previous declaration of `read_tcp_stat'
mibII/tcp.c: In function `read_tcp_stat':
mibII/tcp.c:586: dereferencing pointer to incomplete type
make[2]: *** [mibII/tcp.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

This didn't happen with the jaguar-missing-headers headers, so I'm not sure... Any ideas how to fix it?

Thanks!



-------------------------------------------------------
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