MOL 0.9.70 Compile on YDL 3.0.1

Mike Goggin mol-general@lists.maconlinux.org
Fri, 16 Jul 2004 16:33:55 -0500


Howdy.

I have YDL 3.0.1 and the MOL 0.9.70 compile fails. I searched the list 
for similiar problems and came across a thread that said that the stock 
2.4.22-2f kernel had a bug in it and you needed to upgrade to the 
2.4.22-2g kernel. I upgraded the kernel which, btw, solved ALOT of the 
headaches I'd been having. With the upgraded kernel, I got back into the 
source tree, did a make clean, then a ./configure again, then I did 
make. It fails right after Entering Linux with the following error:

+ Entering Linux
 
The present kernel configuration has modules disabled.
Type 'make config' and enable loadable module support.
Then build a kernel with module support enabled.
 
make[4]: *** [modules] Error 1
make[3]: *** [all-local] Error 2
make[2]: *** [sub-Linux-all] Error 2
make[1]: *** [sub-kmod-all] Error 2
make: *** [sub-src-all] Error 2

Now, I know it can't be telling me that my kernel doesn't support 
modules, because I have several modules loaded into the running kernel, 
specifically, the radeon.o, agpgart.o and hfsplus.o.

Maybe I missed a step or something and just don't realize it.

Any help would be greatly appreciated.

- Mike Goggin