Gentoo Archives: gentoo-amd64

From: "Mickaël Bucas" <mbucas@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] nvidia-kernel compile problem
Date: Tue, 15 Nov 2005 16:48:57
Message-Id: 6e6572060511150846n371289c4h@mail.gmail.com
In Reply to: [gentoo-amd64] nvidia-kernel compile problem by Sebastian Zaffarano
1 On http://www.nvidia.com/object/linux_display_amd64_1.0-7676.html you will
2 find the latest version (7676).
3
4 That's the one I use, it works for me, but I installed it manually (i.e. no
5 emerge)
6 And I don't use Gentoo Kernel either...
7
8 I also had problems with 32 bit compatibility libraries, they overwrite 64
9 bit libs and prevent display from working. Try to not install them.
10
11 Mickaël Bucas
12
13 2005/11/15, Sebastian Zaffarano <hermetica@×××××.com>:
14 >
15 > Hi, after do an emerge world and update my kernel to 2.6.13-gentoo-r5,
16 > I'm get an error when I try to compile nvidia-kernel:
17 >
18 >
19 > ............................................................................................................
20 > x86_64-1.0-7667-pkg2/usr/src/nv/nv-vm.o
21 > /var/tmp/portage/nvidia-kernel-1.0.7667/work/NVIDIA-Linux-x86_64-
22 > 1.0-7667-pkg2/usr/src/nv/nv-vm.c
23 > /var/tmp/portage/nvidia-kernel-1.0.7667/work/NVIDIA-Linux-x86_64-
24 > 1.0-7667-pkg2/usr/src/nv/nv-vm.c:
25 > In function `nv_vm_malloc_pages':
26 > /var/tmp/portage/nvidia-kernel-1.0.7667/work/NVIDIA-Linux-x86_64-
27 > 1.0-7667-pkg2/usr/src/nv/nv-vm.c:283:
28 > error: too few arguments to function `vmap'
29 > make[3]: *** [/var/tmp/portage/nvidia-kernel-1.0.7667
30 > /work/NVIDIA-Linux-x86_64-1.0-7667-pkg2/usr/src/nv/nv-vm.o]
31 > Error 1
32 > make[2]: *** [_module_/var/tmp/portage/nvidia-kernel-1.0.7667
33 > /work/NVIDIA-Linux-x86_64-1.0-7667-pkg2/usr/src/nv]
34 > Error 2
35 > NVIDIA: left KBUILD.
36 > nvidia.ko failed to build!
37 > make[1]: *** [module] Error 1
38 > make: *** [module] Error 2
39 >
40 > ............................................................................................................
41 >
42 > I'm using:
43 >
44 > * gcc 3.4.4-r1
45 > * glibc 2.3.5-r3
46 >
47 > and the nvidia-kernel versions that fail, are 1.0.7* (7167-r1, 7174, etc).
48 >
49 > Any ideas?
50 >
51 > thanks!
52 > Sebastian
53 >
54 > --
55 > gentoo-amd64@g.o mailing list
56 >
57 >

Replies

Subject Author
[gentoo-amd64] Re: nvidia-kernel compile problem Sebastian Zaffarano <hermetica@×××××.com>