>>>>> On Thu, 9 Dec 2010 00:30:42 +0100, Magnus Fromreide >>>>> <[email protected]> said:
>> +#ifndef NETSNMP_NO_DEBUGGING >> config_require(agent/nsDebug) >> +#endif MF> Is the need to say "require these modules if possible" a common MF> case? That's the default list though. So I agree the patch should go in (that's a +1 to be explicit). MF> You can't configure with --with-mib-modules=agent/nsDebug since that would MF> trigger the very problem that the patch tries to prevent so I think an MF> #ifdef NETSNMP_NO_DEBUGGING MF> config_error(Something) MF> #endif MF> should be added to agent/nsDebug.h That'd probably be good two; but the problems are independent. -- Wes Hardaker Please mail all replies to [email protected] ------------------------------------------------------------------------------ This SF Dev2Dev email is sponsored by: WikiLeaks The End of the Free Internet http://p.sf.net/sfu/therealnews-com _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
