Re: more r16451 regression in trunk

2007-06-01 Thread Magnus Fromreide
On fre, 2007-06-01 at 12:22 +0200, Thomas Anders wrote: > Magnus, > > the configure-related changes in r16451 also broke compilation on IRIX > 6.5. The root cause seems to be that instead of "#define > IFNET_NEEDS_KERNEL 1" (before r16451) we now get "#undef > NETSNMP_IFNET_NEEDS_KERNEL". > > I c

more r16451 regression in trunk

2007-06-01 Thread Thomas Anders
Magnus, the configure-related changes in r16451 also broke compilation on IRIX 6.5. The root cause seems to be that instead of "#define IFNET_NEEDS_KERNEL 1" (before r16451) we now get "#undef NETSNMP_IFNET_NEEDS_KERNEL". I can provide more details if the problem can't be spotted easily enough.