firstly configure your kernel with either
"config, menuconfig, xconfig" of course u should be in you
/usr/src/linux directory at this point in time.
Once you have configured the kernel options do
a "make dep" then "make clean", followed by a "make
zImage" (MATCH THE CASE!!!) and lastly a "make modules"
Once this is completed with no error messages you can start installing your
new kernel
Good luck
Ryan
----- Original Message -----
From: jem <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 11, 2000 5:01
PM
Subject: problemmwhile trying
'make'
>
> [root@piglet ip_masq_icq-0.55]# make
> Makefile:15: *** missing separator. Stop.
>
