From owner-freebsd-embedded@FreeBSD.ORG Mon Sep 29 22:11:37 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 DD11E106568D for ; Mon, 29 Sep 2008 22:11:37 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.freebsd.org (Postfix) with ESMTP id B0DC28FC19 for ; Mon, 29 Sep 2008 22:11:37 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 0EB841717EC; Mon, 29 Sep 2008 18:11:37 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 29 Sep 2008 18:11:37 -0400 X-Sasl-enc: Q12VO4rmSybwnL6uLZWf6kkqhgg6EArMvEsphL0aLZOs 1222726296 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 52E9A2C1C0; Mon, 29 Sep 2008 18:11:36 -0400 (EDT) Message-ID: <48E15296.6090504@incunabulum.net> Date: Mon, 29 Sep 2008 23:11:34 +0100 From: Bruce M Simpson User-Agent: Thunderbird 2.0.0.14 (X11/20080514) MIME-Version: 1.0 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> <20080929161430.GC87747@nagual.pp.ru> In-Reply-To: <20080929161430.GC87747@nagual.pp.ru> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: 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 22:11:37 -0000 Andrey Chernov wrote: > On Mon, Sep 29, 2008 at 03:41:50AM +0100, Bruce M Simpson wrote: > >> The failure occurs during the "Building an up-to-date make" stage of >> buildworld, it is being invoked by nanobsd.sh. >> > > I just commit the fix. > > Thanks for taking the time to look at this, I really appreciate it. cheers, BMS