From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Xorg, mesa, libdrm Date: Fri, 7 Nov 2014 19:02:04 +0100 Message-ID: <20141107180204.GB14668@debian.math.u-bordeaux1.fr> References: <20141107160925.GA13836@debian.math.u-bordeaux1.fr> <87bnoj3q5o.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xmnrb-0001HD-3E for guix-devel@gnu.org; Fri, 07 Nov 2014 13:02:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XmnrT-0004qQ-LF for guix-devel@gnu.org; Fri, 07 Nov 2014 13:02:23 -0500 Content-Disposition: inline In-Reply-To: <87bnoj3q5o.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Fri, Nov 07, 2014 at 05:56:51PM +0100, Ludovic Courtès wrote: > No, this driver requires the latest libdrm. And the intel driver? I think that may have been my mistake in the first place to not use mesa. > The long-term solution will be to use the same one in MESA, but I’d > rather not do it too close to the release. :-) Yes, update to a newer mesa - but they have this unpleasant infinite configure loop. Andreas