From owner-freebsd-ppc@FreeBSD.ORG Fri Jun 15 14:15:23 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76211106566B for ; Fri, 15 Jun 2012 14:15:23 +0000 (UTC) (envelope-from chmeeedalf@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 471C68FC08 for ; Fri, 15 Jun 2012 14:15:23 +0000 (UTC) Received: by pbbro2 with SMTP id ro2so5680252pbb.13 for ; Fri, 15 Jun 2012 07:15:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=3ax6ogF3apw/R9FCFbgvDGL/30YDgH8zjctMWcM3IlY=; b=Jbj9/GNErWihwUeHEkonu/9g7T1U2ued1RA1e4R1nrHuXyI9Y9Ixz3aE0wl41KQncz s3eZ8PQT/nyv5+od+HZoD4gLQbp1bB+R1W5ifn101OwQqXygnc3dYPCpIQaxjxg0QkZ5 0Ief7+D3SM1Ek2FLZGS4850QG1G5iQAPSycGymN+Xdm0FnZm+StmnTLi7o/0W5XpGXNj DdlS1c5qmCzxh3fi5yMjBF7hkCLWsaNVn7j9YeSpgukJFnrIb3IXYGvJhAnHoj/O+76O /jqsShE6zd4suFn4p5owYKqhRC0hLr+WMcetW656FuqLpv0r3lGwCpPSHk4y380feBaU kq/g== MIME-Version: 1.0 Received: by 10.68.197.198 with SMTP id iw6mr20229209pbc.36.1339769722675; Fri, 15 Jun 2012 07:15:22 -0700 (PDT) Sender: chmeeedalf@gmail.com Received: by 10.68.213.132 with HTTP; Fri, 15 Jun 2012 07:15:22 -0700 (PDT) In-Reply-To: <9FEC7A21-71D0-4314-8BA0-2EFDED4683F8@gmail.com> References: <9FEC7A21-71D0-4314-8BA0-2EFDED4683F8@gmail.com> Date: Fri, 15 Jun 2012 10:15:22 -0400 X-Google-Sender-Auth: hyTlt8nOqnr7Tb24jUuOtG_5d_k Message-ID: From: Justin Hibbits To: Samuel V Green III Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ppc@freebsd.org 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 14:15:23 -0000 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 and error ( not a broken pipe) but some dependency error, > and reinstalled 9.0 stable to get the original xorg 7.5.1. > So far my build of xorg 7.5.1 is building fine. I originally had 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 the > 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. However, this is -CURRENT, but it shouldn't be too dissimilar from 9.0 in that regard. I haven't tried building gnome, though. - Justin