[cairo] pixman version (was: Fix OS/2 build)
Peter Weilbacher
mozilla at weilbacher.org
Mon Nov 10 15:48:37 PST 2008
On 10.11.08 23:30, Peter Weilbacher wrote:
> That said, I can't build cairo to test any of the changes. I get
> cairo-analysis-surface.c
> In file included from cairoint.h:2365,
> from cairo-analysis-surface.c:37:
> cairo-region-private.h:50: error: parse error before "pixman_region32_t"
> cairo-region-private.h:50: warning: no semicolon at end of struct or union
> cairo-analysis-surface.c:55: error: field `supported_region' has
> incomplete type
> with the 1.8.2 package (using pixman 0.12.0).
The solution was that I had to remove an old pixman.h from my include
paths.
But on the way there I noticed that README in cairo says the requirement is
"pixman >= 0.10.0" but that doesn't seem to have pixman_region32_t at all.
So, should that requirement not be updated (don't know to what)?
Peter.
More information about the cairo
mailing list