This is a discussion on Re: Compiling C++ dynamic module within the SNMP Users forums, part of the Networking and Network Related category; >>>>> On Mon, 20 Feb 2006 12:47:21 -0600, John Quigley <jquigley@jquigley.com&...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>>>> On Mon, 20 Feb 2006 12:47:21 -0600, John Quigley <jquigley@jquigley.com> said:
John> csmAuthenticationFailures John> /cgrid/local/net-snmp/lib/cgrid/csmAuthenticationFailures.so dlopen John> failed: /cgrid/local/net-snmp/lib/cgrid/csmAuthenticationFailures.so: John> undefined symbol: _ZNSs4_Rep11_S_terminalE error That looks like a C++ mangled function call. In order to get it to load you likely have to link in external libraries to your .so that you haven't done... -- Wes Hardaker Sparta, Inc. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=...486&dat=121642 _______________________________________________ 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 |