Gentoo Archives: gentoo-amd64

From: Sebastian Zaffarano <hermetica@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] nvidia-kernel compile problem
Date: Mon, 14 Nov 2005 23:05:50
Message-Id: cee590710511141503r41d4f8e8o7bb5c1403ae6c240@mail.gmail.com
1 Hi, after do an emerge world and update my kernel to 2.6.13-gentoo-r5,
2 I'm get an error when I try to compile nvidia-kernel:
3
4 ............................................................................................................
5 x86_64-1.0-7667-pkg2/usr/src/nv/nv-vm.o
6 /var/tmp/portage/nvidia-kernel-1.0.7667/work/NVIDIA-Linux-x86_64-1.0-7667-pkg2/usr/src/nv/nv-vm.c
7 /var/tmp/portage/nvidia-kernel-1.0.7667/work/NVIDIA-Linux-x86_64-1.0-7667-pkg2/usr/src/nv/nv-vm.c:
8 In function `nv_vm_malloc_pages':
9 /var/tmp/portage/nvidia-kernel-1.0.7667/work/NVIDIA-Linux-x86_64-1.0-7667-pkg2/usr/src/nv/nv-vm.c:283:
10 error: too few arguments to function `vmap'
11 make[3]: *** [/var/tmp/portage/nvidia-kernel-1.0.7667/work/NVIDIA-Linux-x86_64-1.0-7667-pkg2/usr/src/nv/nv-vm.o]
12 Error 1
13 make[2]: *** [_module_/var/tmp/portage/nvidia-kernel-1.0.7667/work/NVIDIA-Linux-x86_64-1.0-7667-pkg2/usr/src/nv]
14 Error 2
15 NVIDIA: left KBUILD.
16 nvidia.ko failed to build!
17 make[1]: *** [module] Error 1
18 make: *** [module] Error 2
19 ............................................................................................................
20
21 I'm using:
22
23 * gcc 3.4.4-r1
24 * glibc 2.3.5-r3
25
26 and the nvidia-kernel versions that fail, are 1.0.7* (7167-r1, 7174, etc).
27
28 Any ideas?
29
30 thanks!
31 Sebastian
32
33 --
34 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] nvidia-kernel compile problem "Mickaël Bucas" <mbucas@×××××.com>