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
Dave wrote:> The present kernel configuration has modules disabled. > Type 'make config' and enable loadable module support. > Then build a kernel with module support enabled.Got kernel-devel? :) Ralph -- Ralph Angenendt......ra at br-online.de | .."Text processing has made it possible Bayerischer Rundfunk...HA-Multimedia | ....to right-justify any idea, even one Rundfunkplatz 1........80300 M?nchen | .which cannot be justified on any other Tl:089.5900.16023..Fx:089.5900.16240 | ..........grounds." -- J. Finnegan, USC -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20051117/5dd90934/attachment.sig>
On 11/17/05, Ralph Angenendt <ra+centos at br-online.de> wrote:> Dave wrote: > > The present kernel configuration has modules disabled. > > Type 'make config' and enable loadable module support. > > Then build a kernel with module support enabled. > > Got kernel-devel?Is that kernel-source-2.4.21-37.EL ? I did an install everything of Cent3.