Gentoo Archives: gentoo-user

From: Martin Larsson <martin.larsson@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Vmware modules doesn't build for gentoo-2.6.9-gentoo-r3 kernel
Date: Tue, 07 Dec 2004 20:31:54
Message-Id: e1c2899a04120712317cc9a5d6@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: Vmware modules doesn't build for gentoo-2.6.9-gentoo-r3 kernel by Martin Larsson
1 On Tue, 7 Dec 2004 21:13:54 +0100, Martin Larsson
2 <martin.larsson@×××××.com> wrote:
3 >
4 > So ... which do we use? /usr/src/linux? usr/include/linux?
5 > /lib/modules/2.6.9-gentoo-r3/build/include?
6
7 To answer my own question, and to restate what Georgi wrote
8 (sorry for stripping your name from the quote):
9 /usr/src/linux contains (or should contain) the default (or latest)
10 kernel so /usr/src/linux/include contains that kernels headers.
11 /usr/src/linux-2.6.9-gentoo-r3/include would then contain the
12 headers for that specific version of the kernel.
13
14 /lib/modues/2.6.9-gentoo-r3/build/include contains the kernel
15 headers used for compiling that version of the modules.
16
17 /usr/include/linux contains the C-library headers (ie. for printf
18 and atoi and so on).
19
20 M.
21
22 --
23 gentoo-user@g.o mailing list

Replies