- To: slug@xxxxxxxxxxx
- Subject: [SLUG] Compiling Qemu for FC4 dual processor
- From: Peter Rundle <prundle@xxxxxxxxxxxxxx>
- Date: Mon, 22 Aug 2005 13:40:17 +1000
- User-agent: Mozilla Thunderbird 1.0 (X11/20041206)
I'm trying to compile Qemu with the kqemu extensions but it's failing. I
decided to just try and compile qemu without the kqmeu extension but it
still fails with the same error. Kernel version is 2.6.11-1smp
Has anyone onon the list sucessfully compiled Qemu for FC4? I've also
downloaded and run the -i386.tar.gz version and it appears to work fine
abeiet without the accelerator. Interestingly enough when you run the
pre-compiled version it reports
Could not open '/dev/kqemu' - QEMU acceleration layer not activated
So I think I'm really just looking for the kqemu kernel module.
Errors from the make follow
TIA's
Pete
--
/tmp/qemu-0.7.1/target-i386/ops_sse.h: In function ‘op_pshufw_mmx’:
/tmp/qemu-0.7.1/target-i386/ops_sse.h:574: error: unable to find a
register to spill in class ‘GENERAL_REGS’
/tmp/qemu-0.7.1/target-i386/ops_sse.h:574: error: this is the insn:
(insn:HI 18 17 19 0 /tmp/qemu-0.7.1/target-i386/ops_sse.h:569 (set
(strict_low_part (subreg:HI (reg/v:DI 63 [ r ]) 0))
(mem/s/j:HI (plus:SI (mult:SI (reg:SI 64)
(const_int 2 [0x2]))
(reg/v/f:SI 59 [ s ])) [0 <variable>._w S2 A16])) 41
{*movstricthi_1} (insn_list:REG_DEP_TRUE 16 (insn_list:REG_DEP_TRUE 12
(insn_list:REG_DEP_TRUE 53 (nil))))
(expr_list:REG_DEAD (reg:SI 64)
(nil)))
/tmp/qemu-0.7.1/target-i386/ops_sse.h:574: confused by earlier errors,
bailing out
make[1]: *** [op.o] Error 1
make[1]: Leaving directory `/tmp/qemu-0.7.1/i386-user'
make: *** [all] Error 1