From owner-freebsd-ppc@FreeBSD.ORG Thu Jul 19 21:04:22 2007 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B7ED16A40D for ; Thu, 19 Jul 2007 21:04:22 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.freebsd.org (Postfix) with ESMTP id 0395113C4AC for ; Thu, 19 Jul 2007 21:04:21 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from excfreebsd.hq.netapp.com (nat-198-95-226-228.netapp.com [198.95.226.228]) by dommail.onthenet.com.au (MOS 3.7.5a-GA) with ESMTP id CYJ34225 (AUTH peterg@ptree32.com.au); Fri, 20 Jul 2007 07:04:16 +1000 (EST) Message-ID: <469FD1C6.5010308@freebsd.org> Date: Thu, 19 Jul 2007 21:04:06 +0000 From: Peter Grehan User-Agent: Thunderbird 2.0.0.0 (X11/20070525) MIME-Version: 1.0 To: Torfinn Ingolfsen References: <20070717141953.a68e1e80.torfinn.ingolfsen@broadpark.no> <20070719195954.9a6566ad.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20070719195954.9a6566ad.torfinn.ingolfsen@broadpark.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Xorg 7.2 upgrade on -CURRENT/ppc? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2007 21:04:22 -0000 Hi Torfinn, >> xorg-server fails with this: ... > stub.c: In function 'xf86ExtendedInitInt10': I successfully built with an older Xorg, modulo the ld.so static linking changes that were needed. The Int10 stuff does ring a bell: way back when the XFree86 work was done, I remember doing something to not configure Int10 since it's a BIOS service that isn't available on PowerPC. > Hmm, maybe I should send-pr this. The freebsd-x11 list might also be a good place to bring this up. later, Peter.