From owner-freebsd-current@FreeBSD.ORG Wed May 26 11:57:07 2004 Return-Path: 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 A26E216A4CE for ; Wed, 26 May 2004 11:57:07 -0700 (PDT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D3B43D2F for ; Wed, 26 May 2004 11:57:06 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i4QIrvO2018293; Wed, 26 May 2004 12:54:02 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 26 May 2004 12:54:15 -0600 (MDT) Message-Id: <20040526.125415.91211046.imp@bsdimp.com> To: drew@corrupt.co.nz From: "M. Warner Losh" In-Reply-To: <40B41E08.7090103@corrupt.co.nz> References: <40B41E08.7090103@corrupt.co.nz> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: dev build fails on "make buildkernel" with latest FreeBSD 5.2.1 cvsup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2004 18:57:07 -0000 In message: <40B41E08.7090103@corrupt.co.nz> Drew Broadley writes: : from a "make buidlkernel" in /usr/src after a "make buildworld" from : latest cvsup. I fixed this. I forgot to commit a file. Sorry :-( Warner