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

2015-03-12 Thread Gerd Hoffmann
On Do, 2015-03-12 at 11:16 +, Peter Maydell wrote: > On 12 March 2015 at 10:48, Gerd Hoffmann wrote: > > Hi, > > > >> Still fails to build on OSX: > >> > >> manooth$ make -C build/all > >> CClm32-softmmu/hw/lm32/milkymist.o > >> In file included from /Users/pm215/src/qemu/hw/lm32/milky

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

2015-03-12 Thread Peter Maydell
On 12 March 2015 at 10:48, Gerd Hoffmann wrote: > Hi, > >> Still fails to build on OSX: >> >> manooth$ make -C build/all >> CClm32-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

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

2015-03-12 Thread Gerd Hoffmann
Hi, > Still fails to build on OSX: > > manooth$ make -C build/all > CClm32-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 >

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

2015-03-12 Thread Peter Maydell
On 12 March 2015 at 08:38, Gerd Hoffmann 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 d59891

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

2015-03-12 Thread Gerd Hoffmann
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