Hi,

When linking my app to net-snmp-5.3.0.1 ( I've installed net-snmp using the rpms ), I get the following error.

/usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libnetsnmpagent.so: undefined reference to `perl_construct'
/usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libnetsnmpagent.so: undefined reference to `perl_parse'
/usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libnetsnmpagent.so: undefined reference to `Perl_newXS'
/usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libnetsnmpagent.so: undefined reference to `perl_run'
/usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libnetsnmpagent.so: undefined reference to `boot_DynaLoader'
/usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libnetsnmpagent.so: undefined reference to `Perl_eval_pv'
/usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libnetsnmpagent.so: undefined reference to `perl_destruct'
/usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libnetsnmpagent.so: undefined reference to `perl_alloc'
/usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libnetsnmpagent.so: undefined reference to `perl_free'

Any help is greatly appreciated.

Thanks.


Reply via email to