On 07/11/2007, Thiele, Karl D (Karl) <[EMAIL PROTECTED]> wrote: > Here is the error I get trying to run tkmib. > > >tkmib > > setting opts > > ld.so.1: tkmib: fatal: relocation error: file > /opt/csw/lib/perl/site_perl/auto/SNMP/SNMP.so: symbol > netsnmp_init_mib: referenced symbol not found
Just an idea, but is it possible that the perl module might be picking up an earlier version of the Net-SNMP library? The 'netsnmp_init_mib' call was only introduced with the 5.4.x line - earlier releases simply used 'init_mib'. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
