Re: http://www.net-snmp.org/dev/agent

2011-02-22 Thread Zahra Ghavami
using ldd i remembered i'd added linnetsnmp.so.20 to /usr/local/lib. i removed it and the problem is solved now tnx every one > > I'd also suggest testing if you have multiple versions of the net-snmp > libraries on your system (like one from a package management system, and > one from a build-fr

Re: http://www.net-snmp.org/dev/agent

2011-02-20 Thread Wes Hardaker
> On Sun, 20 Feb 2011 03:48:54 -0500, Zahra Ghavami > said: ZG> i did reinstall net-snmp, changed configuration files, ... but didnt work. ZG> what should i do to get rid of that? I'd also suggest testing if you have multiple versions of the net-snmp libraries on your system (like one f

Re: http://www.net-snmp.org/dev/agent

2011-02-20 Thread Magnus Fromreide
On Sun, 2011-02-20 at 03:48 -0500, Zahra Ghavami wrote: > Hi, > > I face a nasty error when trying to start snmpd: > > Starting snmpd/usr/sbin/snmpd: symbol lookup > error: /usr/lib64/libnetsnmpagent.so.20: undefined symbol: > netsnmp_udp6_parse_security > > i did reinstall net-snmp, changed con

http://www.net-snmp.org/dev/agent

2011-02-20 Thread Zahra Ghavami
Hi, I face a nasty error when trying to start snmpd: Starting snmpd/usr/sbin/snmpd: symbol lookup error: /usr/lib64/libnetsnmpagent.so.20: undefined symbol: netsnmp_udp6_parse_security i did reinstall net-snmp, changed configuration files, ... but didnt work. what should i do to get rid of that?