[cairo] Breakage on Solaris 9

Carl Worth cworth at cworth.org
Tue May 9 09:00:32 PDT 2006


On Tue, 9 May 2006 16:41:30 +1000, "Geyer, Nikolas" wrote:
> cairo-font.c: In function `_cairo_toy_font_face_scaled_font_create':
> cairo-font.c:405: error: `CAIRO_SCALED_FONT_BACKEND_DEFAULT' undeclared

This looks like you're trying to compile cairo with no font backend at
all. It doesn't like that.

And the configure stage should have complained about this, (if it
didn't there's a bug in it). The error message you should have gotten
is:

	Cairo requires at least one font backend.
	Please install freetype and fontconfig, then try again:
	http://freetype.org/  http://fontconfig.org/

-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/20060509/5f7c2ea4/attachment.pgp


More information about the cairo mailing list