This is a discussion on Re: NET-SNMP upgrade questions within the SNMP Coders forums, part of the Networking and Network Related category; Thanks Robert! I did that too, but it only lead to other errors down the path. However, I've already ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Thanks Robert! I did that too, but it only lead to other errors down the path.
However, I've already got passed this build problem by ONLY building what's required (for the snmptrapd in particular) instead of building the whole agent directory. So I ended up building only the libnetsnmphelpers.la and libnetsnmpagent.la, and that satisfied building the apps. Nhan Robert Story wrote: > On Thu, 03 Nov 2005 13:52:36 -0500 Nhan wrote: > NN> I had to modify the configure and configure.in files to enable the > NN> support. Well, not quite, because the there are lots build errors in the > NN> agent area, especially the agent/mibgroup/mibII one. I'm currently > NN> blocked - I can neither successfully build the agent, nor configure to not > NN> depend on the agent. The latter one is what I prefer to do. Please help! > > > ../include/net-snmp/agent/net-snmp-agent-includes.h:20:48: > net-snmp/agent/agent_module_config.h: No such file or directory > > As a temporary work-around, edit out net-snmp/agent/agent_module_config.h from > net-snmp-agent-includes.h, and see how that goes. > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |