Am Montag, 14. Januar 2002 20:07 schrieben Sie:
Hi Alan,

>       What is to "make a mrproper".  Some gcc-2.96 compiled kernels that
> I made was totally unstable.

after installing kernel sources go to /usr/src/linux, type in once

make mrproper

this removes some more files, which prevents you from compiling a kernel 
correctly.
And you have to edit the /usr/src/linux/Makefile once, change
CC and HOSTCC to gcc-2.96 and uncomment "export  INSTALL_PATH=/boot"

After that do

make xconfig or make menuconfig
make dep
make clean
make
make bzlilo
make modules
make modules_install

Now you are finished.

The gcc versions, I have are:
gcc3.0-3.0.2-1mdk
gcc-2.96-0.62mdk

Hope, this helps

Jürgen

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to