Hi, I am getting the following error while compiling a net-snmp sub-agent in RHEL 5.5. Any missing rpms ?
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libnetsnmpagent.so: undefined reference to `perl_parse' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libnetsnmpagent.so: undefined reference to `perl_alloc' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libnetsnmpagent.so: undefined reference to `perl_free' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libnetsnmpagent.so: undefined reference to `perl_run' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libnetsnmpagent.so: undefined reference to `Perl_eval_pv' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libnetsnmpagent.so: undefined reference to `Perl_newXS' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libnetsnmpagent.so: undefined reference to `boot_DynaLoader' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libnetsnmpagent.so: undefined reference to `perl_destruct' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libnetsnmpagent.so: undefined reference to `perl_construct' I have installed following rpms #rpm -qa|grep snmp net-snmp-devel-5.3.2.2-9.el5 net-snmp-perl-5.3.2.2-9.el5 net-snmp-5.3.2.2-9.el5 net-snmp-libs-5.3.2.2-9.el5 net-snmp-utils-5.3.2.2-9.el5 Thanks Partha ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
