Re: util_funcs headers are not installed

2010-06-17 Thread Wes Hardaker
> On Mon, 14 Jun 2010 22:45:18 +0200, Magnus Fromreide > said: MF> I also think that -lnetsnmpmibs shouldn't be part of the default link MF> command for subagents as that contains implementation details for the MF> installed agent, not library routines for general use. Unfortunately, th

Re: util_funcs headers are not installed

2010-06-14 Thread Magnus Fromreide
On Mon, 2010-06-14 at 14:53 +0200, Jan Safranek wrote: > Sometime before net-snmp-5.5 Magnus reorganized util_funcs.h and created > new headers in agent/mibgroup/util_funcs/*.h. Old util_funcs.h just > includes them, but these header files won't get installed on 'make install'. Ok. I messed up.

util_funcs headers are not installed

2010-06-14 Thread Jan Safranek
Sometime before net-snmp-5.5 Magnus reorganized util_funcs.h and created new headers in agent/mibgroup/util_funcs/*.h. Old util_funcs.h just includes them, but these header files won't get installed on 'make install'. There is quite ugly hack to get mibgroup/util_funcs.h installed and I don't t