During the make I get this....

gcc -I../../include -I../../include -I. -I../.. -I.
-I./../.. -I./../../snmplib -I./.. -I.. -g -O2
-Ddarwin8 -c mibII/tcp.c  -fno-common -DPIC -o
mibII/.libs/tcp.lo
mibII/tcp.c: In function 'tcp_handler':
mibII/tcp.c:313: error: 'TCPTV_MIN' undeclared (first
use in this function)
mibII/tcp.c:313: error: (Each undeclared identifier is
reported only once
mibII/tcp.c:313: error: for each function it appears
in.)
mibII/tcp.c:321: error: 'TCPTV_REXMTMAX' undeclared
(first use in this function)
mibII/tcp.c:330: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:333: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:340: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:343: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:354: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:361: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:361: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:364: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:367: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:367: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:371: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:374: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c:374: error: invalid use of undefined type
'struct tcpstat'
mibII/tcp.c: In function 'tcp_load':
mibII/tcp.c:694: error: invalid application of
'sizeof' to incomplete type 'struct tcpstat' 
mibII/tcp.c: In function 'tcp_free':
mibII/tcp.c:725: error: invalid application of
'sizeof' to incomplete type 'struct tcpstat' 
make[2]: *** [mibII/tcp.lo] Error 1
make[1]: *** [subdirs] Error 1
make: *** [subdirs] Error 1

Can anyone offer debug help ? How do you remove mib2
from the configure process ?

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to