On Fri, 4 Aug 2006 18:20:39 -0700 Fong wrote: FT> I am trying to configure dlmod support. FT> --enable-shared=yes \ FT> --with-mib-modules="ucd-snmp/dlmod" FT> FT> With above configuration option, I got an error: FT> snmpd.conf: line 6: Warning: Unknown token: dlmod FT> FT> Do I miss something here? FT> FT> It seems HAVE_DLOPEN not being turned on.
The easiest way to deal with this bug in older releases would be to manually edit net-snmp-config.h to define the dlmod variables after running configure and before building. ------------------------------------------------------------------------- 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-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
