I tried to compile kernel 2.6.15 & 2.6.20 on openSuse 11.0
but it is failing.But I can successfully compile kernel 2.6.25 & above using default config…What may bethe problem? Is there any env variable/something missing as suse11 itself using 2.6.25 kernel.
If any body point out what may be the problem and how to use suse v11 for older kernel compilation ,it will be very helpfull.
I found somewhat strange problem also.
I can compile and install kernel source on both laptop and desktop.
However, compiling and installing on desktop is flawless. On laptop, after installation, something always not works right.
for test purposes, on both machines, I made:
make cloneconfig
make menuconfig and changed processor type
make + make install
desktop: perfect
laptop: series of different unknown problems. Sometimes sound doesnt work, sometime compiz… very very strange.