Anyone get kqemu to make in Centos3? I'm getting modules disabled messages, AFAIK module support is enabled, its the stock kernel. make[1]: Leaving directory `/tmp/qemu-0.7.2/mips-softmmu' make -C kqemu make[1]: Entering directory `/tmp/qemu-0.7.2/kqemu' make -C /lib/modules/2.4.21-37.EL/build SUBDIRS=`pwd` modules make[2]: Entering directory `/usr/src/linux-2.4.21-37.EL' The present kernel configuration has modules disabled. Type 'make config' and enable loadable module support. Then build a kernel with module support enabled. make[2]: *** [modules] Error 1 make[2]: Leaving directory `/usr/src/linux-2.4.21-37.EL' make[1]: *** [kqemu.o] Error 2 make[1]: Leaving directory `/tmp/qemu-0.7.2/kqemu' make: *** [all] Error 2