qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL v2 0/5] sdl patch queue.


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL v2 0/5] sdl patch queue.
Date: Thu, 12 Mar 2015 10:35:30 +0000

On 12 March 2015 at 08:38, Gerd Hoffmann <address@hidden> wrote:
>   Hi,
>
> Misc stuff in the basket: sdl bugfixes, some preparing patches for the
> upcoming opengl support in sdl2, x11 build improvement.
>
> v2 fixes the clang build failure.
>
> please pull,
>   Gerd
>
> The following changes since commit d598911b6f5e7bf7bafb63b8e1d074729e94aca7:
>
>   Merge remote-tracking branch 
> 'remotes/pmaydell/tags/pull-target-arm-20150311' into staging (2015-03-11 
> 16:30:33 +0000)
>
> are available in the git repository at:
>
>
>   git://git.kraxel.org/qemu tags/pull-sdl-20150312-1
>
> for you to fetch changes up to ecdc9a53acd7a5d0cf48f1b77b83c70e513e81da:
>
>   pixman: add a bunch of PIXMAN_BE_* defines for 32bpp (2015-03-12 09:20:42 
> +0100)
>
> ----------------------------------------------------------------
> misc ui patches, mostly sdl related.

Still fails to build on OSX:

manooth$ make -C build/all
  CC    lm32-softmmu/hw/lm32/milkymist.o
In file included from /Users/pm215/src/qemu/hw/lm32/milkymist.c:30:
/Users/pm215/src/qemu/hw/lm32/milkymist-hw.h:90:10: fatal error:
'X11/Xlib.h' file not found
#include <X11/Xlib.h>
         ^
1 error generated.
make[1]: *** [hw/lm32/milkymist.o] Error 1
make: *** [subdir-lm32-softmmu] Error 2

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]