[MeeGo-dev] Dose anyone run Meego of N900 image in QEMU successfully?
Pranava Swaroop Madhyastha
pranava.madhyastha at gmail.com
Wed Jul 7 01:03:57 PDT 2010
> 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 at 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 at 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
More information about the MeeGo-dev
mailing list