[cairo] Breakage on Solaris 9

Geyer, Nikolas nikolas.geyer at cybertrust.com
Tue May 9 16:37:04 PDT 2006


FreeType is there but looking through the config.log it hasn't found it,
so ill give it another go.

Definitely didn't complain during configure about missing font backends.

Thanks,

Nik 

-----Original Message-----
From: Carl Worth [mailto:cworth at cworth.org] 
Sent: Wednesday, 10 May 2006 2:01 AM
To: Geyer, Nikolas
Cc: cairo at cairographics.org
Subject: Re: [cairo] Breakage on Solaris 9

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


More information about the cairo mailing list