Sharad Chandra wrote:
> on 4.2 snmp version: net-snmp-5.1.2
> but i don't know open ssl version coz.
> pkg_info | grep ssl and crypto is null. but i have crypto
> bash-2.04$ ls /usr/lib/libcrypt*
> /usr/lib/libcrypt.a     /usr/lib/libcrypt.so.2  /usr/lib/libcrypto.a    
> /usr/lib/libcrypto.so.1
> /usr/lib/libcrypt.so    /usr/lib/libcrypt_p.a   /usr/lib/libcrypto.so   
> /usr/lib/libcrypto_p.a
> and is not compiling

Again: where's this net-snmp-5.1.2 package from? FreeBSD ports? What's
the output of

  net-snmp-config --configure-options
  net-snmp-config --cflags
  net-snmp-config --libs
  nm /usr/lib/libcrypto.a | grep DES_cbc_encrypt

Do you have the corresponding OpenSSL header files installed? If so,
what's the output of "grep -r OPENSSL_VERSION /usr/include/openssl" or
the like?

BTW, would you be willing to try building net-snmp 5.4.1.rc1 on this
box? If so, please let us know whether "./configure --with-defaults &&
make && make test" works for you.


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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