| 2.6.2 Kernel module loading Hi - I am trying to compile the 2.6.2 kernel.
I can't get the system to recognise any of the modules - and if I try and boot then the kernel fails at the point where it needs to load the first module.
depmod seems to list every module as failing dependencies.
My gcc is newer than 2.6.2 requests: they say 2.95.3 and I have 3.2
binutils - they say 2.12 and I have 2.13.90.0.2
I have compiled loads of kernels before, but never found this kind of problem. I have tried looking in the source code and I can't see anything obvious that I've left out of the config.
Any ideas ? |