From owner-freebsd-current Mon Sep 23 11:24:29 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 AD8D037B401 for ; Mon, 23 Sep 2002 11:24:28 -0700 (PDT) Received: from swan.mail.pas.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5968143E6E for ; Mon, 23 Sep 2002 11:24:28 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0013.cvx21-bradley.dialup.earthlink.net ([209.179.192.13] helo=mindspring.com) by swan.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17tXsX-00076a-00; Mon, 23 Sep 2002 11:24:17 -0700 Message-ID: <3D8F5BEF.1F1300A1@mindspring.com> Date: Mon, 23 Sep 2002 11:22:39 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Liao Ying Chieh Cc: current@FreeBSD.org Subject: Re: KSE not ready ? References: <20020923181201.GA28585@ccbsd7.csie.nctu.edu.tw> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Liao Ying Chieh wrote: > /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 ? Back out the redundancy correction by Julian yesterday; specifically, use these versions of these files: 1.73 src/sys/alpha/alpha/vm_machdep.c 1.253 src/sys/sys/proc.h ...until the problem is fixed. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message