Hello,

I have installed 4.5-Release and cvsuped to Current.
Now make buildkernel on GENERIC failes:

rm -f .olddep
if [ -f .depend ]; then mv .depend .olddep; fi
make _kernel-depend
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstric
t-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-
extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/s
rc/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt
_global.h -mpreferred-stack-boundary=2 -ffreestanding /usr/src/sys/i386/i386/gen
assym.c
In file included from /usr/src/sys/sys/buf.h:271,
                 from /usr/src/sys/i386/i386/genassym.c:46:
/usr/src/sys/sys/proc.h:117: field `ar_args' has incomplete type
*** Error code 1

Did I miss something?

-Hanspeter

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

Reply via email to