I cleaned my src tree and checked out a fresh src, same results. Buildworld goes
fine. Buildkernel fails in contrib/ipfilter/netinet/ip_fil.c
Output follows.
Jeff Love
Burgh Gaming
cc -O -pipe -DIPFILTER_LKM -DIPFILTER_LOG
-I/usr/src/sys/modules/ipfilter/../../contrib/ipfilter -include
/usr/obj
On Sun, Jul 04, 2004 at 09:46:18PM +0200, regis rampnoux wrote:
> When I do a "make buildworld" I obtain the following message:
> /usr/src/usr.sbin/ipftest/../../contrib/ipfilter/fil.c:196: conflicting
> types for `fr_makefrip'
> /usr/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_fil.h
I am seeing a kernel build error in ipfw. There was code added 07/04/04 in ipfw,
correct? Logic points us to this update. I'll update with logs if needed, but this
should be easily repeated.
Jeff Love
Burgh Gaming
> When I do a "make buildworld" I obtain the following message:
>
> cc -O -pipe -D
When I do a "make buildworld" I obtain the following message:
cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I-
-I/usr/obj/usr/src/usr.sbin/ipftest
-I/usr/src/usr.sbin/ipftest/../../sys/contrib/ipfilter
-I/usr/src/usr.sbin/ipftest/../../sys
-I/usr/src/usr.sbin/ipftest/../../contr