From owner-freebsd-stable@FreeBSD.ORG Thu Jan 26 02:37:01 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38D1216A420 for ; Thu, 26 Jan 2006 02:37:01 +0000 (GMT) (envelope-from illoai@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CA7C43D48 for ; Thu, 26 Jan 2006 02:37:00 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so163126wxc for ; Wed, 25 Jan 2006 18:37:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lbnHbTn5RQHvU3kLG1RQ8cmjr8v6g/dwKjga5Wbz/qh9we7WgDwKdeoh4VSm3pXq/r6dfMO8TUWSe6SZ2IKoQAY0+HMn5xOAd645fYqoh7zbT3J8jHvwgno88Syw6LtjWVu9eR578VH3JYL7EkH0VE+0kPG+xFBGNxeGJDDNdEs= Received: by 10.70.44.13 with SMTP id r13mr1649375wxr; Wed, 25 Jan 2006 18:37:00 -0800 (PST) Received: by 10.70.57.17 with HTTP; Wed, 25 Jan 2006 18:37:00 -0800 (PST) Message-ID: Date: Wed, 25 Jan 2006 20:37:00 -0600 From: "illoai@gmail.com" To: Matthew Seaman In-Reply-To: <43D81430.5060900@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43D76846.8090200@izb.knu.ac.kr> <200601251229.k0PCTKNY033601@drugs.dv.isc.org> <20060125132352.44e452d3.steve@sohara.org> <20060125202620.GF25397@cirb503493.alcatel.com.au> <43D81430.5060900@infracaninophile.co.uk> Cc: Peter Jeremy , stable@freebsd.org Subject: Re: xorg-server 6.9.0 won't build on 4.11-stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 02:37:01 -0000 On 1/25/06, Matthew Seaman wrote: > happy-idiot-talk:/usr/src:% sudo portupgrade -m CC=3Dgcc34 -Ni x11-server= s/xorg-server > > [...] CXX=3Dg++34? Note: I am not a code www.yzzrd.com, but when I specify CC=3Dgcc* I always add the symmetric CXX=3Dg++* It seemed to help back in the days of yore when I used blackbox on 4.11. -- --