From owner-freebsd-current@FreeBSD.ORG Mon Oct 20 21:38:24 2003 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 6044F16A4B3 for ; Mon, 20 Oct 2003 21:38:24 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61E8B43FBD for ; Mon, 20 Oct 2003 21:38:23 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id h9L4cME7019849; Mon, 20 Oct 2003 22:38:22 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 20 Oct 2003 22:38:24 -0600 (MDT) Message-Id: <20031020.223824.62043996.imp@bsdimp.com> To: wegster@nc.rr.com From: "M. Warner Losh" In-Reply-To: <3F947F84.8090709@nc.rr.com> References: <3F947F84.8090709@nc.rr.com> X-Mailer: Mew version 2.2 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: Buildworld fails in 5.1-CURRENT in wall 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: Tue, 21 Oct 2003 04:38:24 -0000 I'd remove all the .depend files and try again. Warner