From owner-freebsd-stable@FreeBSD.ORG Tue May 8 18:03:39 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 303F516A404 for ; Tue, 8 May 2007 18:03:39 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id A7D8B13C4B8 for ; Tue, 8 May 2007 18:03:38 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 7E3AC4715E; Tue, 8 May 2007 14:03:34 -0400 (EDT) Date: Tue, 8 May 2007 19:03:34 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Jeremy Chadwick In-Reply-To: <20070508152700.GA68471@icarus.home.lan> Message-ID: <20070508190117.V57118@fledge.watson.org> References: <46408268.8060800@astro.ufl.edu> <20070508142908.GA18958@icarus.home.lan> <20070508143523.GA22803@icarus.home.lan> <20070508152700.GA68471@icarus.home.lan> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Ken Sallot , freebsd-stable@freebsd.org Subject: Re: failure building RELENG_6 on i386 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2007 18:03:39 -0000 On Tue, 8 May 2007, Jeremy Chadwick wrote: > On Tue, May 08, 2007 at 07:35:23AM -0700, Jeremy Chadwick wrote: > >> Regardless, I'm building world now to try and replicate the issue. > > buildworld and buildkernel both built fine here. Try re-sup'ing. I ran into a similar issue here -- for whatever reason, the kernel build wasn't picking up the removal of uipc_proto.c in the dependencies. If it's still not working, try removing the object/build tree for that kernel, so that old generated dependencies don't continue to refer to the old C file (etc). If you're manually configuring and building, make sure you re-config the kernel so that the makefiles are regenerated. When I use a fresh checkout here, it all builds fine, so I'm a little confused by the build problems I'm getting on one of my existing source trees, and we'll see if I can figure it out. Robert N M Watson Computer Laboratory University of Cambridge