Hi,
I installed net-snmp 5.1. And now trying to use mib2c script. For that perl module has to be installed. I followed the steps given in perl/SNMP/README file. But i installed it in my own directory by changing the installation prefix. I got the following error (undefined sysmbol PL_markstack_ptr):
--------------------------
Can't load '/vws/ofp/saia/itasca/VegasSW/third-party/src/snmp/net-snmp-5.1/local/packages/perl/perl-5.8.3/lib/perl5/site_perl/5.8.3/i686-linux/auto/NetSNMP/default_store/default_store.so' for module NetSNMP::default_store: /vws/ofp/saia/itasca/VegasSW/third-party/src/snmp/net-snmp-5.1/local/packages/perl/perl-5.8.3/lib/perl5/site_perl/5.8.3/i686-linux/auto/NetSNMP/default_store/default_store.so: undefined symbol: PL_markstack_ptr at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
at /vws/ofp/saia/itasca/VegasSW/third-party/src/snmp/net-snmp-5.1/local/packages/perl/perl-5.8.3/lib/perl5/site_perl/5.8.3/i686-linux/SNMP.pm line 16
Compilation failed in require at /vws/ofp/saia/itasca/VegasSW/third-party/src/snmp/net-snmp-5.1/local/packages/perl/perl-5.8.3/lib/perl5/site_perl/5.8.3/i686-linux/SNMP.pm line 16.
BEGIN failed--compilation aborted at /vws/ofp/saia/itasca/VegasSW/third-party/src/snmp/net-snmp-5.1/local/packages/perl/perl-5.8.3/lib/perl5/site_perl/5.8.3/i686-linux/SNMP.pm line 16.
Compilation failed in require at ./mib2c line 36.
BEGIN failed--compilation aborted at ./mib2c line 36.
---------------------------------
Please tell me what i am missing out.
Thanks in advance,
Saif
- mib2c installation problem Saifullah Mohd
- Re: mib2c installation problem Wes Hardaker
