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 1NLJWo-00016N-Un for garchives@archives.gentoo.org; Thu, 17 Dec 2009 16:48:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86543E0ED8; Thu, 17 Dec 2009 16:48:23 +0000 (UTC) Received: from mail-ew0-f224.google.com (mail-ew0-f224.google.com [209.85.219.224]) by pigeon.gentoo.org (Postfix) with ESMTP id 36838E0ED8 for ; Thu, 17 Dec 2009 16:48:23 +0000 (UTC) Received: by ewy24 with SMTP id 24so2470447ewy.26 for ; Thu, 17 Dec 2009 08:48:22 -0800 (PST) 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:message-id; bh=uGNGtJYJfcV4SgoWlyXpYoRbfREBbN3EpnOuREgFshY=; b=No681bUcCGDt+oA7G+MNw/x2Ou/QFmXkzJfzsgd1AkAY8XZvJ4QEG/tRSDLXZwHNJ7 7Kwc5VfXRH1sssQv4tlMFJrgW7X+dDY6Otk1eXr6OolXnVDJAuS7BpjELRNmZ17QQsQC OVMpwaOgjFdNhJ0rpwdqBP9neSXuKQnz2zaNQ= 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:message-id; b=MA6awps52lX0V/HBsn6s5yI/EPKlGrB2qNKZ0mG8D63hYZmZQ/OmpGIzBpwJbG3ur4 Zfi3DWPaIFM1Lm5Aqm+6dIBYQcd/igQ0pfd8uxc3smOui33ui8xDrcE2Q6bUqRw6cv4r rzQzvVaIrVeesXyBRuAKxKcKLeNcZoDz3qrTM= Received: by 10.213.0.151 with SMTP id 23mr8983533ebb.43.1261068502506; Thu, 17 Dec 2009 08:48:22 -0800 (PST) Received: from nazgul.localnet ([196.210.202.184]) by mx.google.com with ESMTPS id 13sm1376829ewy.1.2009.12.17.08.48.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 17 Dec 2009 08:48:21 -0800 (PST) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] freeglut fails to compile because X11/extensions/XInput.h not found Date: Thu, 17 Dec 2009 18:47:02 +0200 User-Agent: KMail/1.12.4 (Linux/2.6.31-zen9; KDE/4.3.4; x86_64; ; ) References: <26934.1261051777@ccs.covici.com> In-Reply-To: <26934.1261051777@ccs.covici.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 Message-Id: <200912171847.02237.alan.mckinnon@gmail.com> X-Archives-Salt: 2e8e8e4d-966e-4047-b3ef-99ff36796d83 X-Archives-Hash: 52d9f39296efe9312bf830681d14a907 On Thursday 17 December 2009 14:09:37 covici@ccs.covici.com wrote: > Hi. This happened on my latest update -- looks like the package which > used to contain this file no longer does -- any ideas on how to proceed? > > Thanks. > nazgul ~ # locate XInput.h /usr/include/X11/extensions/XInput.h nazgul ~ # equery belongs `locate XInput.h` * Searching for /usr/include/X11/extensions/XInput.h ... x11-libs/libXi-1.3 (/usr/include/X11/extensions/XInput.h) -- alan dot mckinnon at gmail dot com