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