Hi, There seems to be a compatibility issue between net-snmp and the crypto library.
The libcrypto has been updated to 1.1, but snmp still calls for 1.0.2 instead of using the link. ~# snmpd -v snmpd: error while loading shared libraries: libcrypto.so.1.0.2: cannot open shared object file: No such file or directory # ls -l /usr/lib/libcrypto* lrwxrwxrwx 1 root root 16 Jun 30 21:18 /usr/lib/libcrypto.so -> libcrypto.so.1.1 -rwxr-xr-x 1 root root 2034008 Jul 6 13:01 /usr/lib/libcrypto.so.1.1
_______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders