From owner-freebsd-current@FreeBSD.ORG Wed Aug 11 00:05:47 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 696B116A4CE; Wed, 11 Aug 2004 00:05:47 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2725743D2D; Wed, 11 Aug 2004 00:05:47 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-10.local ([172.16.0.10] helo=dhcp-11.local) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.41 (FreeBSD)) id 1Bugch-000LwB-Ey; Wed, 11 Aug 2004 02:05:46 +0200 Date: Wed, 11 Aug 2004 02:07:18 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Kris Kennaway From: Oliver Eikemeier In-Reply-To: <20040810231044.GA70020@xor.obsecurity.org> Message-Id: <68F48C06-EB2A-11D8-9C56-00039312D914@fillmore-labs.com> Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: harti@FreeBSD.org cc: ru@FreeBSD.org cc: current@FreeBSD.org Subject: Re: World broken in stage 1.1 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, 11 Aug 2004 00:05:47 -0000 Kris Kennaway wrote: > I'm trying to update a current from a few months ago, and it dies > almost immediately: > [...] > More fallout from the wonderful new make(1) semantics? It seems that the build process does not always use the bootstrapped make(1): AFAIK this is being worked on. -Oliver