From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JAs3H-0000VR-BU for garchives@archives.gentoo.org; Fri, 04 Jan 2008 19:17:55 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id m04JGHBO016865; Fri, 4 Jan 2008 19:16:17 GMT Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id m04JAdYO009212 for ; Fri, 4 Jan 2008 19:10:40 GMT Received: by wa-out-1112.google.com with SMTP id k34so10506342wah.10 for ; Fri, 04 Jan 2008 11:10:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=BygDi8N+yHJvcIYTpEdy2LuDcvn8iKv2ogANgIBJVHQ=; b=A6cYyBSKIkPR5IydRvRf04WgbSdU9vTHBAeoLwDzLfUdchziPO5UJ5Cmf7K7SNvIWjg7/IlGLIiD79I7cytIRhCv1t9xlGEvNALW1GziUILY0HTn1fHYgM/dgEmgHPnG8d5q5w9P3nyC41ToLBUjUAFDZAJ/QBcxahF2Ut4fUUM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uNfXag6nA/cw1DgxFuyg24ZE7Y1+yYGY2pFSu0dfKPY88XqzYrQ3ooW34PehHYcRLOIg4z66qlwP+cAm/RwlK8AyeZZBQmi3rZv/6css3eqIg6i98CnDfnffCLldfW1AAT9eF51FIwfpzuCcbtMKiOXhjdfL2XPE+Eg350IP+kY= Received: by 10.114.130.1 with SMTP id c1mr18938734wad.52.1199473839163; Fri, 04 Jan 2008 11:10:39 -0800 (PST) Received: by 10.115.110.15 with HTTP; Fri, 4 Jan 2008 11:10:39 -0800 (PST) Message-ID: <49bf44f10801041110k4e4b9d77tdb9ac001b0cec6b1@mail.gmail.com> Date: Fri, 4 Jan 2008 11:10:39 -0800 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Need ebuild no longer in Portage In-Reply-To: <49bf44f10801041101y1513bafey369d626dc0a603c1@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10801032222s5dc057d2k660eb2b69313f835@mail.gmail.com> <200801040729.16458.dirk.heinrichs.ext@nsn.com> <1199429845.24574.21.camel@rattus> <49bf44f10801040758h404d2957yf32bf5bae1bf5957@mail.gmail.com> <20080104194623.f4475819.i92guboj@terra.es> <49bf44f10801041101y1513bafey369d626dc0a603c1@mail.gmail.com> X-Archives-Salt: fcec1c8a-0282-4f74-b222-f7dfccff91bc X-Archives-Hash: 6ee5a2e0a784e28da487215f17e6078b > > > * nvidia missing in FILESDIR > > > > > > Can anyone tell what happened? > > > > > You probably copied the ebuild, but not the contents of the files/ > > subdirectory. It probably needs some patch that lived there. So you > > need to copy that directory along with its contents to the same place > > you copied the old ebuild. > > That was it, thank you. Actually, it compiles and installs when /usr/src/linux points to 2.6.20-hardened-r6 but fails to compile when it points to linux-2.6.23-hardened-r4. The error instructs me as follows: ERROR: Kernel configuration is invalid. include/linux/autoconf.h or include/config/auto.conf are missing. Run 'make oldconfig && make prepare' on kernel src to fix it. Which I did with the same results. Does anyone know how to fix this? - Grant -- gentoo-user@gentoo.org mailing list