Re: Net-snmp compilation issue

2006-06-20 Thread Pradhap D
Hi Thomas,   Thanks for your reply. Currently I am trying to compile the source in Solaris 10.  With --enable-ipv6 --with-transports="UDP UDPIPv6  TCPIPv6 TCP" enabled. It failes to configure with below errror <> | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_int64_t

Re: Net-snmp compilation issue

2006-06-20 Thread Thomas Anders
Pradhap D wrote: > I am trying to compile latest net-snmp 5.3.1 with the options > #./configure --enable-ipv6 --with-mib-modules='host disman/event-mib > ucd-snmp/diskio' --with-cflags=-Dsolaris_2 --with-transports='UDP UDPIPv6 > TCPIPv6 TCP' > > But it thows error as > > checking for uint64_t

Net-snmp compilation issue

2006-06-20 Thread Pradhap D
Hi ,   I am trying to compile latest net-snmp 5.3.1 with the options #./configure --enable-ipv6 --with-mib-modules='host disman/event-mib ucd-snmp/diskio'  --with-cflags=-Dsolaris_2  --with-transports='UDP UDPIPv6 TCPIPv6 TCP' But it thows error as checking for uint64_t... yes checking for u_in