From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FsTKB-0004p5-B2 for garchives@archives.gentoo.org; Mon, 19 Jun 2006 23:38:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5JNbDen025513; Mon, 19 Jun 2006 23:37:13 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5JNZ1ls026657 for ; Mon, 19 Jun 2006 23:35:01 GMT Received: by py-out-1112.google.com with SMTP id i49so1461661pye for ; Mon, 19 Jun 2006 16:35:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=E0sjpEOo5+roFPD+/G7XZF2U0trB+a1QY1gcPQe3lXe01IwRlzXo6so5OXVq4ySHqzdVi83q8S0oBy4muYyOsGAQU/ZksyAw+TlC1B6+dgTEoVPTJ+HeVulynGgL9hZjl83g31BkfQyR2GoLYIeOUzwRTCzYOag8Q25mmteMikI= Received: by 10.35.50.9 with SMTP id c9mr8944351pyk; Mon, 19 Jun 2006 16:35:00 -0700 (PDT) Received: from ?192.168.0.2? ( [66.183.161.106]) by mx.gmail.com with ESMTP id y78sm1438311pyg.2006.06.19.16.34.59; Mon, 19 Jun 2006 16:35:00 -0700 (PDT) Message-ID: <4497349F.4070608@gmail.com> Date: Mon, 19 Jun 2006 16:34:55 -0700 From: Ryan Tandy User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Pending Removal of $KV References: <449686DD.7000909@gentoo.org> <20060619153442.GA99392@lion.gg3.net> <4496A8E9.1070809@gentoo.org> <4496FAB4.1010508@gmail.com> In-Reply-To: <4496FAB4.1010508@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 40449543-3afe-44e1-b740-a931f7111058 X-Archives-Hash: b3a5cc86760553432e14aab7db59e7c6 Arek (James Potts) wrote: > If they don't actually build against the kernel, > couldn't/shouldn't they look at either kernel-headers or the output of > `uname -r`? Kernel headers being the virtual/linux-headers dependency that Georgi mentioned. `uname -r` works, but is annoying because you can't build for a kernel other than the one you're running. -- gentoo-dev@gentoo.org mailing list