LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   kernel compile? (https://www.linuxquestions.org/questions/linux-software-2/kernel-compile-129504/)

shanenin 12-28-2003 09:24 AM

kernel compile?
 
this below is out of the README in both 2.4 and 2.6 in the kernel source
Quote:

Do NOT use the /usr/src/linux area! This area has a (usually
incomplete) set of kernel headers that are used by the library header
files. They should match the library, and not get messed up by
whatever the kernel-du-jour happens to be.
Could you help me understand it

trickykid 12-28-2003 09:28 AM

I think what they mean is don't place your kernel in an existing /usr/src/linux directory. Download and install to the /usr/src but after unpacking the download, symlink the new directory like /linux-2.6.0 to /usr/src/linux and you will be ok.


All times are GMT -5. The time now is 12:14 AM.