> 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
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.
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