This is a discussion on Compiling SNMP perl troubles within the SNMP Users forums, part of the Networking and Network Related category; I'm having a problem compiling and isntalling the perl modules for SNMP under Redhat 4 ES, FC3. I see ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I'm having a problem compiling and isntalling the perl modules for SNMP
under Redhat 4 ES, FC3. I see warnings when running perl Makefile.PL: Unrecognized argument in LIBS ignored: '-Wl,-E' Unrecognized argument in LIBS ignored: '-Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE' Unrecognized argument in LIBS ignored: '/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/DynaLoader/DynaLoader.a' This leads to an error when running make test: Can't load '../blib/arch/auto/NetSNMP/default_store/default_store.so' for module NetSNMP::default_store: libnetsnmp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. I've looked around the web trying to see if anyone else has had this problem so possibly it's something specific to my machine. Am I going to have to track down the variables in LIBS or is there a simpler way of solving this problem? Chris Hector ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |