From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MKDKB-0006G0-Gf for garchives@archives.gentoo.org; Fri, 26 Jun 2009 15:26:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23DCDE0418; Fri, 26 Jun 2009 15:26:23 +0000 (UTC) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by pigeon.gentoo.org (Postfix) with ESMTP id CCC36E0418 for ; Fri, 26 Jun 2009 15:26:22 +0000 (UTC) Received: by ewy7 with SMTP id 7so3100002ewy.34 for ; Fri, 26 Jun 2009 08:26:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=ZMQAwGPTCEde70Xo3TLK7vh4w1sxFZ+H2pQiGomvZto=; b=sJWqqWcOa+eGFyXFCgsDWfsL6eObcAJycb0v2Ie5oNMQgmMXtxMe6NLXMhn3Ycr7qw j/mBZ6+hRzKsU4G3RQOqf6892v69YnY3Fqvf7sosoCh7LcC6EyfQKxOvuBQuUK4Kwuag uVqjS/SF/QMLxTJfeYJdSs5TTJYjIdeDjVljg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=oxgfDjCWGtllreASEvQ5m545F5MtMPFdBfgOuZU6dxNuKqQ8oFZpGvIaUhovd4prFk 0SGN7D6WbQxeL+DzoXHiOGPSL3O+4fwmIP3koVYJi9V9flGDoKOTMbHuNDyB+MXx3kvf kp02H2JHqm4RNCI3zUJFzZIVKgt7ZgStFw+WY= Received: by 10.210.63.2 with SMTP id l2mr4521068eba.24.1246029982248; Fri, 26 Jun 2009 08:26:22 -0700 (PDT) Received: from nazgul.localnet ([196.210.202.245]) by mx.google.com with ESMTPS id 5sm3084067eyh.40.2009.06.26.08.26.21 (version=SSLv3 cipher=RC4-MD5); Fri, 26 Jun 2009 08:26:21 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] mesa build failure Date: Fri, 26 Jun 2009 17:24:50 +0200 User-Agent: KMail/1.11.4 (Linux/2.6.30-gentoo-r1; KDE/4.2.4; x86_64; ; ) References: <5bdc1c8b0906260816w2e028a7v8759a4d3e3a48504@mail.gmail.com> In-Reply-To: <5bdc1c8b0906260816w2e028a7v8759a4d3e3a48504@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906261724.50587.alan.mckinnon@gmail.com> X-Archives-Salt: 9a84e1de-d998-40bd-9357-b2d74e26d447 X-Archives-Hash: e0d50bd1445a139601761071a1ca887b On Friday 26 June 2009 17:16:26 Mark Knecht wrote: > Hi, > As part of emerge @world mesa isn't building. It complains (I > think) about a missing GL/glxproto.h file. > > Anyone know where this file is supposed to come from? x11-proto/glproto alan@nazgul ~/.ssh $ locate glxproto.h /usr/lib64/opengl/xorg-x11/include/glxproto.h /usr/include/GL/glxproto.h alan@nazgul ~/.ssh $ equery belongs /usr/lib64/opengl/xorg- x11/include/glxproto.h * Searching for /usr/lib64/opengl/xorg-x11/include/glxproto.h ... x11-proto/glproto-1.4.10 (/usr/lib64/opengl/xorg-x11/include/glxproto.h) (The second file in the locate output is a symlink to the first) -- alan dot mckinnon at gmail dot com