January 7, 2018 6:30 PM, "Peter Maydell" wrote:
> On 7 January 2018 at 06:55, wrote:
>
>> Hi,
>>
>> I'm trying to build QEMU statically from ARM CPU (without cross-compiling).
>> But at "configure" step
>> I have the following issue :
>>
>> ERROR: User requested feature sdl
>> configure was
On 7 January 2018 at 06:55, wrote:
> Hi,
>
> I'm trying to build QEMU statically from ARM CPU (without cross-compiling).
> But at "configure" step I have the following issue :
>
> ERROR: User requested feature sdl
> configure was not able to find it.
> Install SDL devel
> However, from config.
Hi,
I'm trying to build QEMU statically from ARM CPU (without cross-compiling). But
at "configure" step I have the following issue :
ERROR: User requested feature sdl
configure was not able to find it.
Install SDL devel
However, from config.log, it seems that issue is not related to SDL.