From owner-freebsd-current@FreeBSD.ORG Wed Aug 29 02:46:29 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 342FB16A41B for ; Wed, 29 Aug 2007 02:46:29 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id DEADE13C467 for ; Wed, 29 Aug 2007 02:46:28 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 0394BEB31DF; Wed, 29 Aug 2007 10:46:28 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id HuxST4owUSqu; Wed, 29 Aug 2007 10:46:18 +0800 (CST) Received: from LI-Xins-MacBook.local (sina152-194.staff.sina.com.cn [61.135.152.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 586B7EB0E44; Wed, 29 Aug 2007 10:46:18 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type; b=edlZJVqx7YH/DxcOxW5daKeae4+rpmWQ8pbgt+gIG1pffJsNprtBEyY++3P6wTMdM /nxknP8EH/ymsoF/KCwUA== Message-ID: <46D4DDEF.8010401@delphij.net> Date: Wed, 29 Aug 2007 10:46:07 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Rong-en Fan References: <46D37727.6010003@delphij.net> <6eb82e0708272136m3511318egbbdb9d2114e5c0f7@mail.gmail.com> In-Reply-To: <6eb82e0708272136m3511318egbbdb9d2114e5c0f7@mail.gmail.com> X-Enigmail-Version: 0.95.3 OpenPGP: url=http://www.delphij.net/delphij.asc Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigDE1458B22E58F649F483F50D" Cc: freebsd-current@freebsd.org, d@delphij.net Subject: Re: -current cross compile for -stable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 02:46:29 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDE1458B22E58F649F483F50D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Rong-en Fan wrote: [...] >> This won't work. In order to build -STABLE you have to install a >> chrooted RELENG_6 environment and chroot into it to make it work. >=20 > I think there is a hack for ports' tinderbox, patch is at >=20 > http://www.marcuscom.com/downloads/binutils.diff >=20 > Not sure it appears in ports@ mailing or tinderbox's. Well, I think the real problem is that our 'make buildworld' process is not very well self-contained. I hit this a lot of times, sed, kldxref, etc. and we add them to bootstrap tools :-) The binutils hack can work at this moment, but it is not guaranteed if one day we changed something else... Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigDE1458B22E58F649F483F50D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG1N3vOfuToMruuMARCpVZAJwNNagElAneRI3uQjsEPvuWZxaUNwCggq5v 4CjVitTadC6KClBbMbYRA38= =YwtG -----END PGP SIGNATURE----- --------------enigDE1458B22E58F649F483F50D--