Marcel Moolenaar wrote:
> 
> I already have patches (somewhere :-) that solve this problem. I choose not
> to apply these before the release. I will fix installworld after the
> release. For now, you can use the buildkernel and installkernel targets
> (after a buildworld) to solve the (possibly complex) dependencies between
> kernel, modules and world.
> 

The buildkernel target seems to be broke.  The following sequence
was followed (starting at 0900 PST ):

%cvsup supfile.current
%cd /usr/src
%make -j 4 buildworld
%setenv KERNEL SGK
%make buildkernel

-- 
Steve

cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  
-nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include  -D_KERNEL -include 
opt_global.h -elf  -mpreferred-stack-boundary=2  /usr/src/sys/net/if_ethersubr.c
/usr/src/sys/net/if_ethersubr.c: In function `ether_output':
/usr/src/sys/net/if_ethersubr.c:215: `ETHER_HDR_LEN' undeclared (first use in this 
function)
/usr/src/sys/net/if_ethersubr.c:215: (Each undeclared identifier is reported only once

[20 more warnings/errors deleted].


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to