PDA

View Full Version : qemu make install error



carverj
March 8th, 2006, 01:58 PM
Am trying to install qemu and have encountered many difficulties as I am new to compiling from source. Regardless, I managed to configure successfully (fingers crossed), So I tried to continue with sudo make install and got the following
FATAL error
Code:

make[1]: Entering directory `/home/jeremy/temp /qemu-0.8.0/arm-softmmu' install -m 755 -s qemu-system-arm "/usr/local/bin" make[1]: Leaving directory `/home/jeremy/temp /qemu-0.8.0/arm-softmmu' cd kqemu ; ./install.sh root@UBUNTU:/home/jeremy/temp/qemu-0.8.0# sudo modprobe kqemu FATAL: Error inserting kqemu (/lib/modules/2.6.12-10-386 /misc/kqemu.ko): Invalid module format



Do you know what is wrong?

Stealth
March 8th, 2006, 03:45 PM
Hmm...have you checked out this guide here (http://www.ubuntuforums.org/showthread.php?t=39513)? Maybe you can find something in there...

carverj
March 9th, 2006, 07:43 AM
yup, yup. friend told me to give automake a try!
anyone tried this? should I give a go?

adamkane
March 14th, 2006, 09:22 AM
I tried to put together the simplest ways to install QEMU and KQEMU.
http://www.ubuntuforums.org/showthread.php?t=142191