RE: Undefined reference to perl_construct when compiling netsnmp

2007-03-07 Thread Anusuja Gagganapally
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]

RE: Undefined reference to perl_construct when compiling netsnmp

2007-03-07 Thread Anusuja Gagganapally
istent-directory="${INSTALL_DIR}/var/net-snmp" \ 21 --without-perl-modules\ 22 --with-libwrap="yes" Thanks, Anu. -Original Message- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 07, 2007 4:20 AM To: Anusuja Gagganapally Cc: net-snmp-use

Re: Undefined reference to perl_construct when compiling netsnmp

2007-03-07 Thread Dave Shield
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

Re: Undefined reference to perl_construct when compiling netsnmp

2007-03-07 Thread Dave Shield
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