Net-SNMP 5.8 compatibility issue
Simon Chamlian <[email protected]>
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <CANmTPBY+irrq=k=WvjYPYwXwPeMkuhaf8DsnK4te-HCh7=U_QA@mail.gmail.com> |
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 [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders