  | |  | Problems using SNMP in Perl | Problems using SNMP in Perl 2004-11-15 - By Mindaugas Riauba
Back
Hello,
When trying to test any Perl module (e.g. SNMP::Multi) which tries to
load SNMP.so I 'm getting an error below.
I wanted to fill bugzilla report but this problem seems too severe to
exist for such a long time. Maybe I 'm overlooking something?
RHES3 x86, net-snmp-perl-5.0.9-2.30E.6
Thanks,
Mindaugas
# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib " "-Iblib/arch " test.pl
1..1
Can 't load
'/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/SNMP/SNMP.so '
for module SNMP:
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/SNMP/SNMP.so:
undefined symbol: PerlIO_fprintf at
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
at blib/lib/SNMP/Multi.pm line 673
Compilation failed in require at blib/lib/SNMP/Multi.pm line 673.
BEGIN failed--compilation aborted at blib/lib/SNMP/Multi.pm line 673.
Compilation failed in require at test.pl line 13.
BEGIN failed--compilation aborted at test.pl line 13.
not ok 1
make: *** [test_dynamic] Error 255
--
Taroon-list mailing list
Taroon-list@(protected)
http://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |