From owner-freebsd-ppc@FreeBSD.ORG Tue Oct 18 12:39:38 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C23A1065672 for ; Tue, 18 Oct 2011 12:39:38 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9D8868FC0C for ; Tue, 18 Oct 2011 12:39:37 +0000 (UTC) Received: by wyi40 with SMTP id 40so675967wyi.13 for ; Tue, 18 Oct 2011 05:39:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=3nRjOBluDsKXtPuziWYoLOR/bBTwN5fWrH0LGfERCDk=; b=QtpiFplztWanfSR5ph4LcxF69JRC9EFoBQA1qzHt1LxumtX7QnmF2vl7hJ630m1Ebk tuKLFcMqslsvpgUF7xJW7wqH+tHrpcLiPowXmTqvcJjERzbdFubjZ9u3GkrlJ26gQfGb WCArMZks0zLLB3HVj/sfqaQsOrSStXrVfkIlM= Received: by 10.227.143.74 with SMTP id t10mr791378wbu.68.1318940259774; Tue, 18 Oct 2011 05:17:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.200.72 with HTTP; Tue, 18 Oct 2011 05:17:09 -0700 (PDT) In-Reply-To: <20111018020556.GA13623@vesper.psych0tik.net> References: <20111018020556.GA13623@vesper.psych0tik.net> From: Eitan Adler Date: Tue, 18 Oct 2011 08:17:09 -0400 Message-ID: To: richo Content-Type: text/plain; charset=UTF-8 Cc: freebsd-ppc@freebsd.org Subject: Re: Xorg + FreeBSD 9.0BETA3 on iMac 5,1 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: Tue, 18 Oct 2011 12:39:38 -0000 On Mon, Oct 17, 2011 at 10:05 PM, richo wrote: > Build Operating System: FreeBSD 10.0-CURRENT powerpc Current Operating > The issue as partially diagnosed in ##freebsd appears to be that the > extensions/drivers are being installed as .la and .a not .so as Xorg seems > to expect > but at this stage I'm very open to suggestion. And now you know why I wrote UPDATING 20110928 ;) -- Eitan Adler