On Wed, 2006-02-15 at 10:49 -0800, Wes Hardaker wrote: Wes> Can I suggest you try a more recent version though? Say 5.3.0.1 Wes> instead which I know has better support for the windows code?
Check the original report, Wes. James said that he had tried with both 5.0.10.1 *and* 5.3.0.1 James> mibII/interfaces.c: In function `var_ifEntry': James> mibII/interfaces.c:2780: error: `Name' undeclared (first use in this function) James> mibII/interfaces.c:2780: error: (Each undeclared identifier is reported only once James, I'm assuming that this error is from the 5.0.10.1 compilation (since the relevant code is not present in 5.3.0.1) The workaround here is to delete lines 2780/2781 (walking through the if_ptr list), and to initialise if_ptr to NULL (rather than conf_list) at the head of the routine - line 2767. That would bring the 5.0.x code into line with the 5.3.x version. If the 5.3.0.1 compilation is also failing, then we'd need to see details of the relevant error messages. Dave ------------------------------------------------------- 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=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders