On Wed, Oct 25, 2006 at 06:21:13PM +0200, Thomas Anders wrote: > Albert Chin wrote: > > Ok, found the problem. Building net-snmp on HP-UX requires -lnm > > (because -lnm provides open_mib() which files like > > agent/mibgroup/mibII/at.c depend on). -lnm provides an implementation > > of init_mib(): > > $ nm -BCpg /usr/lib/libnm.sl | grep init_mib > > 0000031096 T init_mib > > 0000031144 T init_mib > > We've just renamed init_mib to netsnmp_init_mib for net-snmp 5.4 and > later (still providing a init_mib wrapper, but not using it ourselves).
Great, thanks. -- albert chin ([EMAIL PROTECTED]) ------------------------------------------------------------------------- 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
