On Fr, 2014-09-12 at 15:58 +0100, Peter Maydell wrote: > On 11 September 2014 16:21, Gerd Hoffmann <kra...@redhat.com> wrote: > > pixman-0.21.8 is the oldest release which has PIXMAN_TYPE_RGBA. > > We don't check for a minimum version. > > RHEL-6 is probably older. > > Ubuntu LTS hits this too. > > > Try 'configure --without-system-pixman' as workaround (after checking > > out the pixman submodule). > > The version of pixman we have in our submodule doesn't > have TYPE_RGBA either as far as I can tell...
Oops, indeed. There was a windows build fix in pixman somewhere around 0.26, I thougth we've upgraded to that version, but apparently not, in fact we are still at 0.18.x ... cheers, Gerd