* Sebastiaan <[EMAIL PROTECTED]> spake thus: > Hi, > > For some months I have been trying to compile kernels from 2.4.5 to 2.4.8, > but I still get the same errors and they does not seem to be solved in > later versions. Today I build a new config file from scratch, but still > unsuccesfull. The errors occur in the beginning of the compile and are > mostly redefinitions and undeclared. Any idea how I can solve this?
have you tried 'make clean'? if *that* don't work, try 'make distclean' or 'make mrproper'. Regards, Stig