- To: slug@xxxxxxxxxxx
- Subject: Re: [SLUG] Kernel Compliing problems, The commands I issued
- From: Alex Chard <achard@xxxxxxxxxxxxxxxx>
- Date: Tue Sep 25 18:05:02 2001
- Reply-to: slug@xxxxxxxxxxx
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