On Tuesday 14 June 2005 21:19, Helge Hafting wrote:
> I avoided the error message by configuring only i386 emulation,
> which is what I believe I need:
>
> ./configure  --target-list=i386-softmmu
>
> Unfortunately, nothing happens when I run this qemu.
> I don't get a window at all, so it won't even start booting up
> with bios messages.  Nothing happens, although qemu uses 100% cpu.

You need the SDL development headers and libraries installed.

Make sure that configure says "SDL Support   yes", then do a clean build.

qemu is working, it just isn't displaying any graphical output.

Paul


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to