Gentoo Archives: gentoo-user

From: Jorge Almeida <jalmeida@××××××××××××.pt>
To: gentoo-user@l.g.o
Subject: [gentoo-user] NVIDIA updating weirdness
Date: Sat, 25 Mar 2006 09:05:48
Message-Id: Pine.LNX.4.64.0603250837560.8686@jmaa.math.ist.utl.pt
1 I've been using nvidia-kernel-1.0.7676 and nvidia-glx-1.0.7676-r1 since
2 I upgraded the kernel to gentoo-sources-2.6.15-r1, some time ago. It
3 works without problems. I emerged these versions (~x86) because the
4 normal ones wouldn't work.
5
6 $ cat /etc/portage/package.keywords
7 media-video/nvidia-glx ~x86
8 media-video/nvidia-kernel ~x86
9
10 $ cat /etc/portage/package.mask
11 >media-video/nvidia-kernel-1.0.7676
12 >media-video/nvidia-glx-1.0.7676-r1
13
14 Today I emerge sync'ed and "emerge -pNDu world" says, among other
15 unrelated things:
16 Calculating world dependencies ...done!
17 [ebuild UD] media-video/nvidia-kernel-1.0.7667 [1.0.7676]
18 [ebuild UD] media-video/nvidia-glx-1.0.7667-r1 [1.0.7676-r1]
19
20 Now, what can this mean, given the contents of package.keywords and package.mask?
21 Moreover, 1.0.7676 is supposed to address several bugs in 1.0.7667
22 (according to a NVIDIA developer, in another list).
23
24 I tried emerging nvidia-kernel-1.0.7667, just to see what gives, and:
25
26 * Determining the location of the kernel source code
27 * Found kernel source directory:
28 * /usr/src/linux
29 * Found sources for kernel version:
30 * 2.6.15-gentoo-r1
31 * These sources have not yet been prepared.
32 * We cannot build against an unprepared tree.
33 * To resolve this, please type the following:
34 *
35 * # cd /usr/src/linux
36 * # make oldconfig
37 * # make modules_prepare
38 *
39 * Then please try merging this module again.
40
41 !!! ERROR: media-video/nvidia-kernel-1.0.7667 failed.
42 !!! Function check_kernel_built, Line 363, Exitcode 0
43 !!! Kernel sources need compiling first
44 !!! If you need support, post the topmost build error, NOT this status message.
45 --
46 Jorge Almeida
47 --
48 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] NVIDIA updating weirdness Dave Jones <Dave.Jones@××××××.nl>