Date: Tue, 24 Sep 2002 02:12:01 +0800 From: Liao Ying Chieh <ijliao@csie.nctu.edu.tw> To: current@FreeBSD.org Subject: KSE not ready ? Message-ID: <20020923181201.GA28585@ccbsd7.csie.nctu.edu.tw>
next in thread | raw e-mail | index | archive | help
I've cvsuped my current box and build world world is all ok, but when I build kernel, something goes wrong : cc -c -O -pipe -s -march=pentium3 -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/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mpreferred-stack-boundary=2 -ffreestanding -Werror /usr/src/sys/kern/kern_proc.c /usr/src/sys/kern/kern_proc.c: In function `kse_new': /usr/src/sys/kern/kern_proc.c:374: structure has no member named `ke_startcopy' /usr/src/sys/kern/kern_proc.c:374: structure has no member named `ke_startcopy' /usr/src/sys/kern/kern_proc.c:375: structure has no member named `ke_endcopy' /usr/src/sys/kern/kern_proc.c:375: structure has no member named `ke_startcopy' *** Error code 1 not only my kernel config, but GENERIC failed isnt KSE ready to go ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020923181201.GA28585>