From owner-freebsd-current@FreeBSD.ORG Mon Oct 20 22:16:27 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 8AEBD16A4B3 for ; Mon, 20 Oct 2003 22:16:27 -0700 (PDT) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75C9943FB1 for ; Mon, 20 Oct 2003 22:16:26 -0700 (PDT) (envelope-from wegster@mindcore.net) Received: from mindcore.net (rdu163-100-105.nc.rr.com [24.163.100.105]) h9L5GGhf004101; Tue, 21 Oct 2003 01:16:17 -0400 (EDT) Message-ID: <3F94C120.5070208@mindcore.net> Date: Tue, 21 Oct 2003 01:16:16 -0400 From: Scott W User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <3F947F84.8090709@nc.rr.com> <20031020.223824.62043996.imp@bsdimp.com> In-Reply-To: <20031020.223824.62043996.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine 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 05:16:27 -0000 M. Warner Losh wrote: >I'd remove all the .depend files and try again. > >Warner >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > I've tried that one- I'm not familiar with freeBSD's build environment, but 'find /usr/src -name ".depend" shows the only .depend files are in the kernel tree /usr/src/sus/i386/compile/.... , so I'm assuming it's generating them as part of the build process itself, or dumping them outside of the /usr/src heirarchy. Tried again from cvsup ~11pm with same results...any other ideas? Scott