From owner-freebsd-ppc@FreeBSD.ORG Fri Jun 15 23:45:36 2012 Return-Path: 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 AAE311065670 for ; Fri, 15 Jun 2012 23:45:36 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7A1F38FC16 for ; Fri, 15 Jun 2012 23:45:36 +0000 (UTC) Received: by pbbro2 with SMTP id ro2so6272951pbb.13 for ; Fri, 15 Jun 2012 16:45:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=KMfyaQBOwMmSlSz89QP81yzqX6/Yun8T/TfdAjShY80=; b=LZv2RDO78C24mUZW9U46MfV3t4/asvBgvld80L5Pbj+px8OHRCZYeUSKW/HstIMlgk DI+vtFwj9kAW91qtBtuMA7E1t3nDpC3lYgzs2vzPa7/y+9XkJaVmMRzVdRcSWJ0Phm2p 34zE8E23DLl/KJ8Hwm4OikswTeOcXgHtBdQpM4yiYYbd3cUDTThz47FU4Hkfa6cGG3Bj iWUcM2+9RhArMh3+/SfBlVIQgG9HOOI3LvktB4ZL/dgFJYoR1p+VcpBoOX3jEhO+B62C qYaDyPsLh4BBkIJHPgDNOmuGTfRsOL+6zedEXUGkDG2QX/1MbuU1tzYtSiu6hYHsF2/E eN0A== MIME-Version: 1.0 Received: by 10.68.134.161 with SMTP id pl1mr25712909pbb.29.1339803936071; Fri, 15 Jun 2012 16:45:36 -0700 (PDT) Received: by 10.68.233.168 with HTTP; Fri, 15 Jun 2012 16:45:36 -0700 (PDT) In-Reply-To: References: <9FEC7A21-71D0-4314-8BA0-2EFDED4683F8@gmail.com> Date: Fri, 15 Jun 2012 19:45:36 -0400 Message-ID: From: Super Bisquit To: Justin Hibbits Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Samuel V Green III , FreeBSD PowerPC ML Subject: Re: Xorg 7.5.2 on powerpc 9.0 Stable ? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2012 23:45:36 -0000 On Fri, Jun 15, 2012 at 10:52 AM, Justin Hibbits wr= ote: > -CURRENT is the development version (not released, only compile from > source), so newer than 9.0. =A0Normal users, especially new users, should > stick with the releases. > > You may want to ask on freebsd-x11 mailing list for help with the Xorg po= rt. > > - Justin > > On Fri, Jun 15, 2012 at 10:19 AM, Samuel V Green III = wrote: > >> Thanks Justin, >> >> As a "newbie" =A0can you help me understand what "-CURRENT" means ? >> After my fresh install of 9.0 stable, =A0I ran >> portsnap fetch >> portsnap extract >> portsnap update >> Which updated to xorg 7.5.2 where I had build errors. >> Is "-CURRENT a powerpc version of FreeBSD" =A0that is available that I >> should be installing as a base system rather than 9.0 stable ? >> >> Thanks again for your help ! >> >> Samuel. >> >> >> On Jun 15, 2012, at 7:15 AM, Justin Hibbits wrote: >> >> On Fri, Jun 15, 2012 at 10:10 AM, Samuel V Green III wrote: >> >>> Has anyone successfully built this meta port on 9.0 stable ? >>> I received =A0and error ( not a broken pipe) =A0but some dependency err= or, >>> =A0and reinstalled 9.0 stable to get the original xorg 7.5.1. >>> So far my build of xorg 7.5.1 is building fine. =A0I originally =A0had = it >>> built, and gnome2 installed but afterwords could not get any internet >>> connection configured. >>> So I elected to start over figuring I choose wrong config options of th= e >>> org 7.5.1 install. >>> >>> Any ppc users successfully get xorg 7.5.2 to build ? >>> >>> Thank you, >>> >>> Samuel. >>> >> >> I have Xorg 7.5.2 installed on my G4, working just fine. =A0However, thi= s is >> -CURRENT, but it shouldn't be too dissimilar from 9.0 in that regard. = =A0I >> haven't tried building gnome, though. >> >> - Justin >> >> >> > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" Justin, What Samuel may need to do is install from 9.0 and upgrade the source to CURRENT for building world and KERNEL. Samuel, Xorg should be built with only what you need on POWER(PC) machines. The meta port of Xorg will break due to a few drivers being i386/amd64 only. Take a look at dmesg for the card vendor. On the forums there exists the how to thread for installing to a G3; however, the references to Xorg apply to all Power machines.