EndpointTable'
collect2: ld returned 1 exit status
make[5]: *** [../../../../atca_stage/opt/aylus/bin/snmpd] Error 1
-Original Message-
From: Dave Shield [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 07, 2007 9:33 AM
To: Anusuja Gagganapally
Cc: [email protected]
[email protected]
Subject: Re: Undefined reference to perl_construct when compiling
netsnmp
On 06/03/07, Anusuja Gagganapally <[EMAIL PROTECTED]> wrote:
>I have recently upgraded the net-snmp to 5.4 . I could compile
net-snmp
> without any problem , but when I try to compi
On 07/03/07, Anusuja Gagganapally <[EMAIL PROTECTED]> wrote:
> Thanks for the response. Below is the output for the command
>
> $ net-snmp-config --agent-libs
> -L/usr/local/lib -lnetsnmpagent -lnetsnmpmibs -lnetsnmphelpers -lnetsnmp
> -ldl -lcrypto -lm
OK - so why don't you try linking with
On 06/03/07, Anusuja Gagganapally <[EMAIL PROTECTED]> wrote:
>I have recently upgraded the net-snmp to 5.4 . I could compile net-snmp
> without any problem , but when I try to compile my local code , which uses
> netsnmp library , the following happens.
> /opt/aylus/lib/libnetsnmpagent.so: un
Hi,
I have recently upgraded the net-snmp to 5.4 . I could compile
net-snmp without any problem , but when I try to compile my local code ,
which uses netsnmp library , the following happens. Could someone please
help me figure out what needs to be done. I downloaded everything I
could for perl.