Srivastava, Namburi (IE10) wrote: > I am trying to run a subagent compiled on 5.3.0.1 version of Net-SNMP on > machine which has Net-SNMP-5.1.4 [...] > I tried the other way around too, running 5.1.4. subagent on a machine > with Net-SNMP-5.3.0.1. Even in this case, I get following error [...] > Are there any compability issues that we need to handle?
We don't guarantee binary compatibility across net-snmp branches (i.e. 5.x vs. 5.y with x!=y), only *within* a branch (i.e. 5.3.x vs. 5.3.y). You need to either: - recompile against the net-snmp libraries on each system in question - ship the dynamic net-snmp libraries (preferrably 5.3.x) with your subagent - compile statically +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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
