From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 43EFB13875C for ; Wed, 30 Jan 2013 06:52:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 971F521C054; Wed, 30 Jan 2013 06:52:40 +0000 (UTC) Received: from eu1sys200aog117.obsmtp.com (eu1sys200aog117.obsmtp.com [207.126.144.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ADC0C21C005 for ; Wed, 30 Jan 2013 06:52:31 +0000 (UTC) Received: from beta.dmz-eu.st.com ([164.129.1.35]) (using TLSv1) by eu1sys200aob117.postini.com ([207.126.147.11]) with SMTP ID DSNKUQjDKV2ZuW4a4C6CzXojGuXLcYv08LTJ@postini.com; Wed, 30 Jan 2013 06:52:38 UTC Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 6D263B4; Wed, 30 Jan 2013 06:52:11 +0000 (GMT) Received: from Webmail-eu.st.com (safex1hubcas5.st.com [10.75.90.71]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id D77C0260C; Wed, 30 Jan 2013 06:52:11 +0000 (GMT) Received: from SAFEX1MAIL4.st.com ([10.75.90.68]) by Safex1hubcas5.st.com ([10.75.90.71]) with mapi; Wed, 30 Jan 2013 07:52:11 +0100 From: Raffaele BELARDI To: "gentoo-user@lists.gentoo.org" Cc: staticsafe Date: Wed, 30 Jan 2013 07:51:13 +0100 Subject: Re: [gentoo-user] nvidia-drivers-304.64 build failure against vanilla linux-3.7.4 Thread-Topic: [gentoo-user] nvidia-drivers-304.64 build failure against vanilla linux-3.7.4 Thread-Index: Ac3+tlP9WLT4nF9xSm22whIp9lv3xA== Message-ID: <5108C2E1.7010205@st.com> References: <51046F95.7000605@staticsafe.ca> In-Reply-To: <51046F95.7000605@staticsafe.ca> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Mozilla/5.0 (X11; Linux i686; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15.1 x-enigmail-version: 1.5 acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable 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 X-Archives-Salt: 30a21077-703e-40b7-a797-44f2e69d5724 X-Archives-Hash: 578faac7d5a65c748734eb770d452694 On 01/27/2013 01:06 AM, staticsafe wrote: > I just grabbed vanilla 3.7.4 from kernel.org, the kernel build itself > went fine but when I did a modules-rebuild, the nvidia module failed to > build. As requested by the error message: I had the same problem, I had success with this: https://devtalk.nvidia.com/default/topic/525699/linux/nvidia-linux-3-7-patc= h-fix/ I applied the patch and also had to create the link to version.h as suggested towards the end of the page. That was with gentoo-sources-3.7.4-something and nvidia-drivers-304.64 on ~amd64. raf=