From owner-freebsd-current@FreeBSD.ORG Tue Aug 28 01:15:36 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 3504916A419 for ; Tue, 28 Aug 2007 01:15:36 +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 DBA7C13C457 for ; Tue, 28 Aug 2007 01:15:35 +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 AC1DBEB80F5; Tue, 28 Aug 2007 09:15:34 +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 iMMDRfMkTsNc; Tue, 28 Aug 2007 09:15:27 +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 E65B1EB2979; Tue, 28 Aug 2007 09:15:26 +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=qy01pESvUixfk3pjG9ieUe6prUNmV+twGH26eWv1RjhOzQyTw1ldbEzcobMANUhLc ZyN/xYArU1yM53w0kyHoQ== Message-ID: <46D37727.6010003@delphij.net> Date: Tue, 28 Aug 2007 09:15:19 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Danny Braniss References: In-Reply-To: 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="------------enigEB072A04E80FD1B3556DBA7C" Cc: freebsd-current@freebsd.org 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: Tue, 28 Aug 2007 01:15:36 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEB072A04E80FD1B3556DBA7C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Danny Braniss wrote: > till now I used a stable box to cross compile for other arch/stable|cur= rent. > today i decided to try out -current as a base to cross compile. does i= t > work? since i get: >=20 > export MAKEOBJDIRPREFIX=3D/r+d/obj/cs4 > cd /r+d/6.2/src; make TARGET_ARCH=3Damd64 buildworld > ... > /r+d/6.2/src/gnu/usr.bin/binutils/as/../../../../contrib/binutils/gas/c= onfig/tc > -i386.h:451: error: array type has incomplete element type > *** Error code 1 >=20 > Stop in /r+d/6.2/src/gnu/usr.bin/binutils/as. 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. Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigEB072A04E80FD1B3556DBA7C 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 iD8DBQFG03cnOfuToMruuMARCuY2AJ9ufl1k3JMEyiC2rQ1cGUrj4X9gTACfQxS1 n6Y87HsL5ylIBEY6911oM68= =4tyE -----END PGP SIGNATURE----- --------------enigEB072A04E80FD1B3556DBA7C--