From owner-freebsd-current Mon Sep 23 11:40:13 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF2DE37B401 for ; Mon, 23 Sep 2002 11:40:12 -0700 (PDT) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6314843E6A for ; Mon, 23 Sep 2002 11:40:12 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020923184012.ZDMH8126.rwcrmhc53.attbi.com@InterJet.elischer.org>; Mon, 23 Sep 2002 18:40:12 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA35827; Mon, 23 Sep 2002 11:28:46 -0700 (PDT) Date: Mon, 23 Sep 2002 11:28:46 -0700 (PDT) From: Julian Elischer To: Liao Ying Chieh Cc: current@FreeBSD.org Subject: Re: KSE not ready ? In-Reply-To: <20020923181201.GA28585@ccbsd7.csie.nctu.edu.tw> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Resup. You got a bad moment.. On Tue, 24 Sep 2002, Liao Ying Chieh wrote: > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message