[cairo] cross-compile error

Leslie leslie.lige at gmail.com
Mon Sep 22 02:52:03 PDT 2008


Hi all,

I'm trying to cross compile cairo to blackfin architecture, and I have
met these errors while make:

cairo.c:159: error: 'EXT_cairo_version_string' aliased to undefined
symbol '_INT_cairo_version_string'
cairo.c:215: error: 'EXT_cairo_create' aliased to undefined symbol
'_INT_cairo_create'
cairo.c:275: error: 'EXT_cairo_destroy' aliased to undefined symbol
'_INT_cairo_destroy'
cairo.c:379: error: 'EXT_cairo_save' aliased to undefined symbol
'_INT_cairo_save'
cairo.c:402: error: 'EXT_cairo_restore' aliased to undefined symbol
'_INT_cairo_restore'
cairo.c:453: error: 'EXT_cairo_push_group' aliased to undefined symbol
'_INT_cairo_push_group'
cairo.c:522: error: 'EXT_cairo_push_group_with_content' aliased to
undefined symbol '_INT_cairo_push_group_with_content'

any idea to solve it?

many thanks

Leslie Li


More information about the cairo mailing list