Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Kernel Compliing problems, The commands I issued


To continue on from my last message, I have prefixed all the commands I typed 
in with a >> to make them separate.
I used 
>>make mrproper 
to remove the remains of previous kernels. Then i used 
>>make xconfig
to build the kernel.
The commands I issued after making the kernel were:
>>make dep 
then
>>make clean.
next I modified the Makefile file so that EXTRAVERSION = -2-24sept2001.
Then I built the kernel with 
>>make bzImage
and received the error message.

Thanks for all your help

Alex Chard