Hi Team,
I am trying to build NetSNMP 5.7.2 for SNMPV3 with external openSSL. My 
Configure looks like  this
./configure --prefix=/opt/mysnmp                                    \           
     --enable-shared --enable-reentrant                        \                
--with-mib-modules="agentx host/hr_system agentx/master" \                
--with-openssl=/usr/local/ssl                                \                
--enable-ucd-snmp-compatibility                       \                
--with-default-snmp-version=2                         \                
--enable-ipv6 --with-transports="UDP UDPIPv6 TCP TCPIPv6" \                
--disable-embedded-perl  --without-perl-modules       \                ; 
Configuration logs looks like below & configure is failing.

checking for nlist... nochecking for nlist64... nochecking for knlist... 
nochecking for potential embedded Perl support... disabledchecking if we can 
install the Perl modules... nochecking if we should install the python 
bindings... nochecking for authentication support... configure: error: Asked to 
use OpenSSL but I couldn't find it.

Am i missing some Configuration options here ?Can you please help me here?
RegardsRenjini
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to