Re: Custom Module - Error Loading Builtin

2005-08-17 Thread Dave Shield
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

Custom Module - Error Loading Builtin

2005-08-16 Thread Matthew Boehm
Hey guys, I'm writing my own snmp-agentx module for an app our company makes. The module compiles fine, but when I load the module in our app I get this: __load_resource: /usr/lib/libnetsnmphelpers.so.5: undefined symbol: netsnmp_oid_stash_getnext_node If I do: strings /usr/lib/libnetsnmp