On Tue, 2005-08-16 at 13:02 -0500, Matthew Boehm wrote: > when I load the module in our app I get this: > > __load_resource: /usr/lib/libnetsnmphelpers.so.5: undefined symbol:
Hmmm.... "/usr/lib" sounds suspiciously like a pre-installed distribution > I just did a fresh compile, make, make > install of 5.1.3.1 on RH9 box. By default, a compilation from source would put the libraries in /usr/local/lib. My suspicion is that you may be mixing different versions of the software. Did you remove the original net-snmp RPMs before compiling the 5.1.3.1 release? Dave ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
