folks:
after succeed buildworld ,i custom mykernel and get the error messages 
from make depend.
help please!
wsk# make depend
rm -f .olddep
if [ -f .depend ]; then mv .depend .olddep; fi
make _kernel-depend
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../../.. 
-I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter 
-D_KERNEL -include opt_global.h -mpreferred-stack-boundary=2 
../../../i386/i386/genassym.c
In file included from ../../../sys/buf.h:271,
                 from ../../../i386/i386/genassym.c:46:
../../../sys/proc.h:117: field `ar_args' has incomplete type
*** Error code 1
 
Stop in /usr/src/sys/i386/compile/WSK.
*** Error code 1
 
Stop in /usr/src/sys/i386/compile/WSK.


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

Reply via email to