From owner-freebsd-embedded@FreeBSD.ORG Mon Sep 29 15:43:27 2008 Return-Path: Delivered-To: freebsd-embedded@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A09EB1065692 for ; Mon, 29 Sep 2008 15:43:27 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 13E0F8FC0C for ; Mon, 29 Sep 2008 15:43:26 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.3/8.14.3) with ESMTP id m8TFhPvL087870; Mon, 29 Sep 2008 19:43:25 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1222703005; bh=OVfvLhNS9gg5d1uGQ4DPQ7ActqtQB8pewpMXb29 hYCM=; l=628; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:In-Reply-To; b=Xsa/+VEo8VzUX5JDn5GO+GY2T Th/mIjWhuF8k8JMC2C/dMzQ4qRhM4BjT6SQ++n0GpvGofU5jNO7DdFY8KB5NPfnImXT HpczZATmoMWbJwlNa/XKQUyA3UJL8BF287/dDpZiDIe9QvaVBta8SBplJavU1+4MeNv RLJfcuwhJqW4= Received: (from ache@localhost) by nagual.pp.ru (8.14.3/8.14.3/Submit) id m8TFhNvq087869; Mon, 29 Sep 2008 19:43:23 +0400 (MSD) (envelope-from ache) Date: Mon, 29 Sep 2008 19:43:21 +0400 From: Andrey Chernov To: Bruce M Simpson Message-ID: <20080929154320.GA87747@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Bruce M Simpson , freebsd-embedded@FreeBSD.org References: <48E001DC.9010503@incunabulum.net> <20080929002040.GA64397@nagual.pp.ru> <48E02B0D.9030806@incunabulum.net> <20080929015554.GA66575@nagual.pp.ru> <48E0406E.3030409@incunabulum.net> <48E0BCAE.9070508@incunabulum.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48E0BCAE.9070508@incunabulum.net> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-embedded@FreeBSD.org Subject: Re: r181397 of src/usr.bin/make/job.c breaks cross-compiles X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2008 15:43:27 -0000 On Mon, Sep 29, 2008 at 12:31:58PM +0100, Bruce M Simpson wrote: > However, the error message is almost identical to an earlier report > involving the tinderbox, so this may be enough for you to go on: > > http://kerneltrap.org/mailarchive/freebsd-current/2008/8/7/2855624 > > I believe Tinderbox in this case is also being used to drive a > cross-compile. Ruslan has explained why and how "make" is being rebuilt, > for 7.1->8.x cross compiles this is indeed what's happening. This is completely different case and already fixed. strfile is in bootstrap tools but make is not. -- http://ache.pp.ru/