[cairo] compile error in Cairo 1.3.12

adamski adam.elemental at gmail.com
Fri Feb 9 08:58:15 PST 2007


I am getting compile errors on GNU Linux (Ubuntu) when trying to compile
Cairo.


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
use in this function)
cairo-gstate.c:1356: error: (Each undeclared identifier is reported only
once
cairo-gstate.c:1356: error: for each function it appears in.)
make[3]: *** [cairo-gstate.lo] Error 1
make[3]: Leaving directory `/home/adam/dev/lib_packages/cairo-1.3.12/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/adam/dev/lib_packages/cairo-1.3.12/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/adam/dev/lib_packages/cairo-1.3.12'
make: *** [all] Error 2
adam at adam-desktop:~/Desktop/adam/dev/lib_packages/cairo-1.3.12$ 

Is this a known bug? Is there a missing or out-of-date file in this version?

Thanks
-- 
View this message in context: http://www.nabble.com/compile-error-in-Cairo-1.3.12-tf3201312.html#a8888777
Sent from the Free Desktop - Cairo - General mailing list archive at Nabble.com.



More information about the cairo mailing list