Kernel Build Problem

Kyriakos Ginis kyrginis at cyrix.home.ntua.gr
Wed May 16 12:46:03 EEST 2001


On Tue, 15 May 2001 02:03:27 +0300 (EEST), Steve Stavropoulos wrote:
> 
>  Ypopsiazomai oti to /usr/src/linux den deixnei sto kainourgio kernel.
> (Sto RedHat to /usr/include/linux einai link sto
> /usr/src/linux/include/linux, opote einai krisimo to /usr/src/linux na
> deixnei sto swsto shmeio(ston kainourgio kernel)).
>  Ypo8etw mono bebaia mias kai den 3erw oute kan an exeis RedHat.
> 

If you install the full sources, put the kernel tarball in a
directory where you have permissions (eg. your home directory) and
unpack it:

             gzip -cd linux-2.4.XX.tar.gz | tar xvf -

Replace "XX" with the version number of the latest kernel.

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.



More information about the Linux-greek-users mailing list