From owner-freebsd-x11@FreeBSD.ORG Mon Jul 16 02:27:58 2012 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1FECF106566B for ; Mon, 16 Jul 2012 02:27:58 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id F26C78FC14 for ; Mon, 16 Jul 2012 02:27:57 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id AF98656252; Sun, 15 Jul 2012 21:27:57 -0500 (CDT) Date: Sun, 15 Jul 2012 21:27:57 -0500 From: Mark Linimon To: Matthieu Volat Message-ID: <20120716022757.GD14607@lonesome.com> References: <201207030930.q639UGE6013265@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201207030930.q639UGE6013265@freefall.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-x11@FreeBSD.org Subject: Re: powerpc/165585: x11-servers/xorg-server: Both Xorg and Xorg-server port installs break when dri is being built X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jul 2012 02:27:58 -0000 Please take a look at a PR that I have recently submitted, ports/169874. In it I am trying to look at dri/libGL/libdrm on all the tier-2 archs, not just powerpc. I have built on patches initially developed and tested by marius@. See what you think about these two ideas: - I believe the patch in 169874 for libdrm is more general than the one in this PR. Do you agree? - There is a patch in that PR for src/mesa/drivers/dri/radeon/radeon_span.c. With that, is your patch for libGL still necessary? Thanks. mcl