From owner-freebsd-current@FreeBSD.ORG Sat Jul 28 10:34:49 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 4F62B16A46B for ; Sat, 28 Jul 2007 10:34:49 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vbook.fbsd.ru (swsoft-mipt-nat.sw.ru [195.214.233.10]) by mx1.freebsd.org (Postfix) with ESMTP id 2302513C458 for ; Sat, 28 Jul 2007 10:34:48 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IEjd5-000DPp-Os; Sat, 28 Jul 2007 14:34:35 +0400 From: Vladimir Grebenschikov To: Doug Ambrisko In-Reply-To: <200707131907.l6DJ7Fu1090309@ambrisko.com> References: <200707131907.l6DJ7Fu1090309@ambrisko.com> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Date: Sat, 28 Jul 2007 14:34:35 +0400 Message-Id: <1185618875.1461.8.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: Matthew Jacob , freebsd-current@freebsd.org, Max Laier Subject: Re: Can't build RELENG_6 from HEAD? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jul 2007 10:34:49 -0000 =F7 =D0=D4, 13/07/2007 =D7 12:07 -0700, Doug Ambrisko =D0=C9=DB=C5=D4: > Matthew Jacob writes: > | gcc 4.X will barf all over RELENG_6 code. Better start thinking about > | a jailed build. >=20 > And if you do script something like: "Chicken and egg" problem To make chroot area you need to build appropriate source tree (RELENG_6). But it is not build-able due to gcc 4.x. (of course I known that everybody can unpack 6.x from binary distribution, but it is another story) probably something like CC=3Dgcc34 will help ? --=20 Vladimir B. Grebenschikov vova@fbsd.ru