[cairo] compile error in Cairo 1.3.12

Carl Worth cworth at cworth.org
Fri Feb 9 13:05:45 PST 2007


On Fri, 9 Feb 2007 08:58:15 -0800 (PST), adamski wrote:
> I first got an error about CAIRO_SCALED_FONT_BACKEND_DEFAULT being
> undeclared... so I just set it to 0 instead to try and get it compiling ...
> but it seems its not the only one:
>
> cairo-gstate.c:1356: error: 'CAIRO_FONT_FAMILY_DEFAULT' undeclared (first
...
> Is this a known bug? Is there a missing or out-of-date file in this version?

This sounds like cairo couldn't find the native font system, (which
should be freetype in your case) to enable a font backend.

But cairo should also have complained quite noisily at the end of the
configure stage when that happened. Did it not?

-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20070209/6c162c65/attachment.pgp


More information about the cairo mailing list