On 02 Oct 2002 10:37:25 +0100, Andrew Mark Tze Liang Choong wrote:

> dear all,
> i've been getting this error message when recompiling my kernel. i've
> never seen it before in either 7.1, .2 or .3 and i was wondering
> whether anyone could shed some light as to what is going on.
> 
> a search on google and a few other mailing lists proved less than
> helpful so i'm hoping some of the gurus out there can help.
> 
> the process i have been using to recompile and build my kernel is as
> follows:
> 
> cd /usr/src/linuxkernelversion

Prepend "make mrproper" here.

> make xconfig
> make clean

Drop "make clean" here.

> make dep
> make bzImage
> make modules
> make modules_install

If you still get it, then you may need to tell a bit about your 
kernel config.

-- 




Reply via email to