From owner-freebsd-current@FreeBSD.ORG Mon Jun 30 15:28:21 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 AF9CD37B401; Mon, 30 Jun 2003 15:28:21 -0700 (PDT) Received: from ns1.gnf.org (ns1.gnf.org [63.196.132.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2E5143FD7; Mon, 30 Jun 2003 15:28:20 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: from EXCHCLUSTER01.lj.gnf.org (exch01.lj.gnf.org [172.25.10.19]) by ns1.gnf.org (8.12.8p1/8.12.8) with ESMTP id h5UMSItF034573; Mon, 30 Jun 2003 15:28:18 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: from roark.gnf.org ([172.25.24.15]) by EXCHCLUSTER01.lj.gnf.org with Microsoft SMTPSVC(5.0.2195.5329); Mon, 30 Jun 2003 15:28:20 -0700 Received: from roark.gnf.org (localhost [127.0.0.1]) by roark.gnf.org (8.12.9/8.12.9) with ESMTP id h5UMSKi2005559; Mon, 30 Jun 2003 15:28:20 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: (from gtetlow@localhost) by roark.gnf.org (8.12.9/8.12.9/Submit) id h5UMSKrR005558; Mon, 30 Jun 2003 15:28:20 -0700 (PDT) Date: Mon, 30 Jun 2003 15:28:20 -0700 From: Gordon Tetlow To: Ruslan Ermilov Message-ID: <20030630222820.GV70590@roark.gnf.org> References: <20030630222353.GH57432@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="P2Q/RrmTZI8TdTk+" Content-Disposition: inline In-Reply-To: <20030630222353.GH57432@sunbay.com> User-Agent: Mutt/1.4i X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-OriginalArrivalTime: 30 Jun 2003 22:28:20.0549 (UTC) FILETIME=[E9025F50:01C33F56] cc: current@FreeBSD.org cc: Tim Kientzle Subject: Re: rescue/ broke cross compiles 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: Mon, 30 Jun 2003 22:28:22 -0000 --P2Q/RrmTZI8TdTk+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 01, 2003 at 01:23:53AM +0300, Ruslan Ermilov wrote: > Hi there! >=20 > As seen by the latest series of tinderbox failures, > the rescue/ stuff breaks cross compiles. The problem > is that some bits like bin/sh have the so-called > "build tools". These are small utilities not normally > visible in the world except during the build stage. > As such, "make buildworld" builds them in the native > host's environment (using the host compiler, headers, > libraries, and binutils). The /rescue should have > such a target too (build-tools), that would in effect > call the build-tools targets in all makefiles that > have it, e.g. bin/sh/Makefile. I'm the first to admit my Make-foo is lacking. I'm not sure I understand why /rescue needs build-tools bits. Can you help enlighten me? -gordon --P2Q/RrmTZI8TdTk+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/ALmDRu2t9DV9ZfsRAiIsAKCAcZrAapN/IV5CtS58IVvNDiuvzwCfeJat A+5bPYZUFRDQcvgnAhxK9S4= =BTiZ -----END PGP SIGNATURE----- --P2Q/RrmTZI8TdTk+--