, Michael [mailto:[EMAIL PROTECTED]
Sent: Monday, September 29, 2008 4:24 PM
To: [email protected]
Subject: AW: Error while starting sub-agent
Hi,
it looks like there are two different libs envolved. Maybe the second system
had another installation of net-snmp already installed
> On Mon, 29 Sep 2008 15:28:22 +0530, <[EMAIL PROTECTED]> said:
bl> $./example-subagent&
bl> ./example-subagent: symbol lookup error: /usr/lib/libnetsnmp.so.10:
bl> undefined symbol: RAND_bytes
compile it with the -lcrypto library too.
--
Wes Hardaker
Sparta, Inc.
--
Hi,
it looks like there are two different libs envolved. Maybe the second system
had another installation of net-snmp already installed (from a package)?
-Ursprüngliche Nachricht-
When I compiled my sub-agent again on the new system (with out any
changes) and executed the sub-agent, I am
Hi,
I have developed a sub-agent (example-subagen) and it was working
properly. But due to some problems, I have to create build environment
on another system.
When I compiled my sub-agent again on the new system (with out any
changes) and executed the sub-agent, I am getting the following error: