Hi,
I downloaded
net-snmp 5.3 and tried to build on my Linux machine.
I didn't enforce any
encryption / security feature. However, I got the following
error:
/bin/sh
./libtool --mode=link gcc -g -O2 -Dlinux -I/usr/include/rpm -o
snmpd snmpd.lo libnetsnmpmibs.la libnetsnmpagent.la
helpers/libnetsnmphelpers.la ../snmplib/libnetsnmp.la -ldl -lrpm -lrpmio
-lpopt -lz -lcrypto -lm
libtool: link: cannot find the library `/usr/lib/libbeecrypt.la' (librpmio.la: /usr/lib/libbeecrypt.la)
libtool: link: cannot find the library `/usr/lib/libbeecrypt.la' (librpmio.la: /usr/lib/libbeecrypt.la)
Do I need
libbeecrypt? How can I remove this dependency if I don't need any
security.
Thanks
Connie
