2008/6/3 Need Help <[EMAIL PROTECTED]>:
> ..... what would be the option
> I can use to omit all the unused helpers when compiling the master agent?
>
> I performed a "./configure --help" to dislpay all available options

Nope.
You are long past the standard stuff that 'configure' can deal with.
If you want to strip extra stuff out of the agent, then you're looking
at tweaking the build environment manually.

   Edit the files 'include/net-snmp/agent/all_handlers.h' and
 'agent/helpers/Makefile' to omit the helpers that you don't think
you need.  Then re-compile.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to