> Hi,
>      i build a qemu-system-arm
> as http://wiki.meego.com/ARM/Meego_on_Qemu said. but my host is Fedora13 in
> VMWare, it could not support sdl, like following output:
> [...@tom qemu]$ ./configure --target-list=arm-softmmu --enable-sdl
> ERROR
> ERROR: User requested feature sdl
> ERROR: configure was not able to find it
> ERROR
> [...@tom qemu]$


Please install libsdl-dev-image. I am not a fedora guy, but I think it
should be "yum install libsdl-dev". Do this first and then remove the
already configured qemu-system-arm from the system and reconfigure
then make.

By the way, a kind request - PLEASE READ THE WIKI CAREFULLY --- it
states "Prerequisites: git, build-essential, zlib and sdl libraries."
Make sure you have all the pre-requisites.

--
PS
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to