Dave Klipec <[EMAIL PROTECTED]> writes:

> Ulf Kister wrote:

>> [...maintenance of /etc/make.profile/*...] 

> This answers kinda both questions 1 and 3:
> ls -l /etc/make.profile
> /etc/make.profile -> /usr/portage/profiles/default-x86-1.4/

Yes. Simple as that. Overlooked it though.


>> [...vanilla-sources 2.4.20 <---> linux-headers 2.4.19...]

> Most programs will either:
> a: Blindly use /usr/src/linux (or /usr/include/linux)
> b: use /usr/src/`uname -r`/
> 
> For the most part, you can probably just:
> emerge -i sys-kernel/linux-headers-2.4.19
> 
> ...and compiles will just use your actual /usr/src/linux directory tree.
> 
> Anything that is really version dependant should use method "b," and
> for the most part, those that use /usr/include/linux (the location of
> the kernel headers package) aren't really looking for much other than
> relatively stable symbols, prototypes, etc.

Thanks for explanation ...
 
> In otherwords, don't worry about it.  :-)

... and management summary :-)

Thank you very much,

regards, ulf

--
[EMAIL PROTECTED] mailing list

Reply via email to