[sugar] Re: Problem building sugar-jhbuild

Marco Pesenti Gritti mpg
Fri Jan 19 10:59:07 EST 2007


On Fri, 2007-01-19 at 12:44 -0300, Gonzalo Delgado wrote:
>  While building pycairo:
> 
> pycairo-context.c: In function 'pycairo_get_dash':
> pycairo-context.c:353: error: too many arguments to function
> 'cairo_get_dash_count'
> pycairo-context.c:358: error: void value not ignored as it ought to be
> pycairo-context.c: In function 'pycairo_get_dash_count':
> pycairo-context.c:386: error: too many arguments to function
> 'cairo_get_dash_count'

It works for me. Have you built both cairo and pycairo?

Otherwise the lib64 issue might be hitting you. Verify which cairo.h are
you actually using here, and if the signature for this function is the
expected one (cairo_get_dash_count (cairo_t *cr, int *count);) there.

Marco



More information about the Sugar-devel mailing list