Gentoo Archives: gentoo-user

From: "Hemmann
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] linux-headers vs gentoo-sources
Date: Tue, 05 Dec 2006 01:16:20
Message-Id: 200612050212.03986.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-user] linux-headers vs gentoo-sources by David Relson
1 On Tuesday 05 December 2006 01:53, David Relson wrote:
2 > Today when I ran "emerge -au world" I was surprised to see
3 >
4 > Calculating dependencies... done!
5 > [ebuild U ] sys-kernel/linux-headers-2.6.17-r2 [2.6.17-r1]
6 >
7 > because I'm presently running a 2.6.19-gentoo-r2 kernel (built from
8 > gentoo-sources-2.6.19-r1 using genkernel).
9 >
10 > When I run "emerge -C linux-headers" it warns me that
11 >
12 > !!! 'sys-kernel/linux-headers' is part of your system profile.
13 > !!! Unmerging it may be damaging to your system.
14
15 which is correct.
16
17 >
18 > Common sense tells me that anything 2.6.19 renders all things
19 > obsolete that relate to 2.6.17. Am I right?
20 >
21
22 No, you totally are wrong. Userland headers (the stuff in /usr/include) and
23 the kernel are two independent entities. Don't mix them up. You need the
24 headers, and it does not matter which kernel version you have.
25
26 > Also, where is it recorded that linux-headers 2.6.17-r2 is important?
27 > I suspect I ought to delete that info as well.
28
29 Changelog
30 bugzilla
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] linux-headers vs gentoo-sources Graham Murray <graham@×××××××××××.uk>