Check out these errors. Any idea what's going on?
file: net-snmp-5.2.1.rc3.tar.gz
/etc/redhat-release Red Hat Linux release 8.0 (Psyche)
/usr/local/bin/snmpget: relocation error: /usr/local/lib/libnetsnmp.so.5: undefined symbol: des_key_sched
/var/log/snmpd.log interface data format error 1, line ==||
make
making all in /usr/local/net-snmp-5.2/snmplib
make[1]: Entering directory `/usr/local/net-snmp-5.2/snmplib'
make[1]: Leaving directory `/usr/local/net-snmp-5.2/snmplib'
making all in /usr/local/net-snmp-5.2/agent
make[1]: Entering directory `/usr/local/net-snmp-5.2/agent'
making all in /usr/local/net-snmp-5.2/agent/helpers
make[2]: Entering directory `/usr/local/net-snmp-5.2/agent/helpers'
make[2]: Leaving directory `/usr/local/net-snmp-5.2/agent/helpers'
making all in /usr/local/net-snmp-5.2/agent/mibgroup
make[2]: Entering directory `/usr/local/net-snmp-5.2/agent/mibgroup'
make[2]: Leaving directory `/usr/local/net-snmp-5.2/agent/mibgroup'
/bin/sh ../libtool --mode=link gcc -g -O2 -Dlinux -o snmpd snmpd.lo libnetsnmpmibs.la libnetsnmpagent.la helpers/libnetsnmphelpers.la ../snmplib/libnetsnmp.la -ldl -lcrypto -lm gcc -g -O2 -Dlinux -o .libs/snmpd snmpd.o ./.libs/libnetsnmpmibs.so ./.libs/libnetsnmpagent.so helpers/.libs/libnetsnmphelpers.so ../snmplib/.libs/libnetsnmp.so -ldl -lcrypto -lm -Wl,--rpath -Wl,/usr/local/lib
../snmplib/.libs/libnetsnmp.so: undefined reference to `des_cbc_encrypt'
../snmplib/.libs/libnetsnmp.so: undefined reference to `des_key_sched'
../snmplib/.libs/libnetsnmp.so: undefined reference to `des_ncbc_encrypt'
collect2: ld returned 1 exit status
make[1]: *** [snmpd] Error 1
make[1]: Leaving directory `/usr/local/net-snmp-5.2/agent'
make: *** [subdirs] Error 1
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
