Re: [Evolution-hackers] Deprecated G_GNUC_FUNCTION



On Thu, 2008-01-31 at 10:40 +0000, William John Murray wrote:
> Thanks guys,
>               So I got past that, and hit a new compilation issue:
> 
> 
> editor-control-factory.c: In function 'editor_get_prop':
> editor-control-factory.c:464: error: expected expression before 'do'
> 
> This seems to be because BONOBO_ARG_SET_BOOLEAN is not defined. This
> should be set in bonobo-arg.h, which in Fedora 8 is in
> /usr/include/libbonobo-2.0/bonobo/bonobo-arg.h
> I tried just adding explicitly in editor-control-factory.c
> #include <bonobo-arg.h> 
> but this is not found.
>    I could set the path more completely, but somehow this feels the
> wrong route.
>    Is there another compilation option I should fiddle?


Upgrade to libbonobo >= 2.20.3.

I fixed Evolution's configure script to check for that but it looks like
I missed GtkHTML.  I'll get that fixed in trunk.

Matthew Barnes



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]