https://bugzilla.novell.com/show_bug.cgi?id=819497 https://bugzilla.novell.com/show_bug.cgi?id=819497#c0 Summary: net-snmp is broken for Perl Libraries Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: i386 OS/Version: openSUSE 12.3 Status: NEW Severity: Critical Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: slerena@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31 Trying to use net-snmp (SNMP) library in perl produces fatal error: Can't load '/usr/lib/perl5/vendor_perl/5.16.2/i586-linux-thread-multi/auto/SNMP/SNMP.so' for module SNMP: /usr/lib/perl5/vendor_perl/5.16.2/i586-linux-thread-multi/auto/SNMP/SNMP.so: undefined symbol: usmAESPrivProtocol at /usr/lib/perl5/5.16.2/i586-linux-thread-multi/DynaLoader.pm line 190. Reproducible: Always Steps to Reproduce: 1. perl 2. use SNMP; 3. CTRL-D Actual Results: Get the error: Can't load '/usr/lib/perl5/vendor_perl/5.16.2/i586-linux-thread-multi/auto/SNMP/SNMP.so' for module SNMP: /usr/lib/perl5/vendor_perl/5.16.2/i586-linux-thread-multi/auto/SNMP/SNMP.so: undefined symbol: usmAESPrivProtocol at /usr/lib/perl5/5.16.2/i586-linux-thread-multi/DynaLoader.pm line 190. And exit Perl interpreter. Expected Results: Do not exit / break program with fatal error. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.