Re: [Qemu-devel] [PATCH] Updated version of OpenGL patch

2007-07-07 Thread Even Rouault
Yes, it's a known issue. The patch only compiles with --target-list=i386-softmmu. On Sunday 08 July 2007 00:59:21 Sylvain Petreolle wrote: > Trying to compile latest CVS with ppc-softmmu enabled gave me this error. > Removing it from --target-list makes the build complete. > > sdl.o: In function

Re : [Qemu-devel] [PATCH] Updated version of OpenGL patch

2007-07-07 Thread Sylvain Petreolle
Trying to compile latest CVS with ppc-softmmu enabled gave me this error. Removing it from --target-list makes the build complete. sdl.o: In function `sdl_resize': /home/syl/qemu/sdl.c:81: undefined reference to `opengl_exec_set_parent_window' /home/syl/qemu/sdl.c:101: undefined reference to `open