LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Error at the time of snmp installation (https://www.linuxquestions.org/questions/linux-newbie-8/error-at-the-time-of-snmp-installation-4175454988/)

biyabani 03-21-2013 05:08 AM

Error at the time of snmp installation
 
Hi,
I am getting the same error which was posted above by aocferreira. I have searched about that error in google then i got this conversation.So, i thought may be here i will get the solution for problem. the problem is when i was installed NET-SNMP then it is showing

../agent/.libs/libnetsnmpagent.so: undefined reference to `netsnmp_register_null_context'
../agent/.libs/libnetsnmpagent.so: undefined reference to `netsnmp_register_null'
../agent/.libs/libnetsnmpagent.so: undefined reference to `netsnmp_get_bulk_to_next_handler'
../agent/.libs/libnetsnmpagent.so: undefined reference to `netsnmp_register_old_api'
../agent/.libs/libnetsnmpagent.so: undefined reference to `netsnmp_init_helpers'
collect2: ld returned 1 exit status
make[1]: *** [snmptrapd] Error 1
make[1]: Leaving directory `/home/mohan/net-snmp-5.4.3/apps'
make: *** [subdirs] Error 1

Initially it was also shown the
/usr/bin/ld: cannot find -lperl error
But that was rectified by installing libperl-dev package. I have tried to rectify remaining two errors but the problem has not solved. If you people know solution please post it.


Thanks & Regards,

MOHAMMAD BIYABANI.

knudfl 03-21-2013 05:42 AM

# 17 .

Which OS are you using ? Name and version, please.
http://www.linuxquestions.org/linux/...Ask_a_Question
http://linuxsilo.net/docs/smart-questions_en.html

Please show the output from these two commands :
1) cat /etc/issue <Enter>
2) uname -m <Enter>

-


All times are GMT -5. The time now is 08:01 AM.