From owner-freebsd-x11@FreeBSD.ORG Sat Jul 28 18:35:51 2012 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D4F3106566B; Sat, 28 Jul 2012 18:35:51 +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 361768FC0C; Sat, 28 Jul 2012 18:35:51 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id E769756258; Sat, 28 Jul 2012 13:35:44 -0500 (CDT) Date: Sat, 28 Jul 2012 13:35:44 -0500 From: Mark Linimon To: Marius Strobl Message-ID: <20120728183544.GA3162@lonesome.com> References: <201207150512.q6F5CgPv026812@freefall.freebsd.org> <20120715184036.GC15308@lonesome.com> <20120715223716.GA635@lonesome.com> <20120727152638.GG58433@alchemy.franken.de> <20120727214732.GB32302@lonesome.com> <20120728090334.GI58433@alchemy.franken.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120728090334.GI58433@alchemy.franken.de> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: kwm@FreeBSD.org, marius@FreeBSD.org, x11@FreeBSD.org, freebsd-x11@FreeBSD.org, linimon@FreeBSD.org Subject: Re: ports/169874: [patch] fix graphics/dri, graphics/libGL, graphics/libdrm on tier-2 archs 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: Sat, 28 Jul 2012 18:35:51 -0000 On Sat, Jul 28, 2012 at 11:03:34AM +0200, Marius Strobl wrote: > On Fri, Jul 27, 2012 at 04:47:32PM -0500, Mark Linimon wrote: > > Still trying to get things to work right on all 5 archs. > > I still think that it's futile trying to get the X server related > bits to build on arm/ia64/mips at this point in time as currently > there's no kernel support for that on these architectures. Well, I meant amd64/arm/i386/powerpc/sparc64 in the above. I haven't been doing ia64 builds for a long tome. And, I am told FreeBSD runs on some arm-based laptops. OTOH my initial testing for arm has focused only on "interesting" ports for servers, so I'm just kind of throwing that change in for free while trying to get powerpc/sparc64 correct. I have not yet started testing mips builds, but I hope to in the near future. mcl