|
|
#1 | |
|
Registered User
Join Date: Jan 2009
Posts: 17
|
I tried successfully to compile the 2.6.30-rc1 kernel itself, after it has been released today, but the nvidia driver 180.44 was unable to compile the nvidia module for this kernel.
The platform is amd64 and I've used the same kernel configuration (of curse adapted it to the new kernel, but without any significant changes in the kernel configuration) with 2.6.29.1 and the same nvidia driver release with success. Therefore it seems to be some change within the kernel code that brakes the nvidia module. As an attachment, I've added the logfile of the nvidia installer. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Mar 2006
Posts: 59
|
this was explained few times (search for similar problems with 2.6.29/2.6.29-git error appeared in 2.6.29-git9 after "owner reference was removed from the kernel) already:
remove "owner" reference from nv.c this will work until nvidia fixes driver. Your kernel is beta by the way, so you should fix this yourself until nvidia adjusts driver. |
|
|
|
|
|
|
#3 | |
|
Gentoo Linux addict
Join Date: Nov 2007
Location: Vienna, Austria; Germany; hello world :)
Posts: 202
|
Quote:
![]()
__________________
2.6.30-rc3-zen0+ w. compcache, reiser4 + ccreg40 (lzo-compression + checksumming) ![]() gcc version 4.4.0-pre9999 built 20090425 (prerelease) rev. 146764 (Gentoo SVN) gcc version 4.4.0 (Gentoo Hardened 4.4.0-r1, espf-0.2.1) Ubuntu Jaunty/9.04 x86_64 Dell XPS M1330 |
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jan 2009
Posts: 17
|
Thanks for your help!
I didn't think this code is unimportant enough to simply comment it out, but it runs well without it and compiles with no errors, so it seems to be unimportant. So everyone who encounters the same errors: Just remove / comment out all lines where this error occurs and afterwards the code will compile without errors! |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compiling Errors In Debian | Scorched | NVIDIA Linux | 14 | 09-26-02 11:02 AM |