sys/netinet/ip_fil.c appears to be busted. Trying to recompile kernel
modules breaks as follows:
===> ipfilter
cc -O -pipe -DIPFILTER=1 -DIPFILTER_LKM -DIPFILTER_LOG -D_KERNEL -Wall -Wre
dundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wp
ointer-arith -Winline
Hello,
I've been tracking -CURRENT for a while.. Whenever I attempt to build the
world I get the following break:
# make buildworld
===> usr.bin/kdump
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.
. -I/usr/obj/usr/src/i386/usr/
Just a little usability observation(or I am too lazy to script_my_own_tools
and want to whine!)
The method of building and installing a kernel to me seems a bit off.. Both
the buildworld and installworld targets default to GENERIC, yet GENERIC is a
file checked into the -CURRENT CVS repository..
Can someone explain why we have a PRE_SMPNG tag? Sure there may be some
issues with SMP in -CURRENT right now, however simply avoiding running the
code is not going to get those issues fixed.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Brandon D.
Vale