Re: [Evolution] Problem compiling evolution from cvs
- From: NotZed <notzed helixcode com>
- To: meisterk removespam urbanet ch (Charles Ravussin)
- Cc: evolution helixcode com
- Subject: Re: [Evolution] Problem compiling evolution from cvs
- Date: Mon, 29 May 2000 17:05:03 -0400 (EDT)
*bsd defined errno sometimes when you dont include <errno.h>
explicitly, so it just needs to include it explicitly whenever
it uses it. (i'm guessing this is the problem).
Dan Winship wrote:
e-msg-composer.c: In function `get_editor_text':
e-msg-composer.c:124: warning: passing arg 3 of
`Bonobo_PersistStream_save' from incompatible pointer type
e-msg-composer.c:124: too many arguments to function
You need to update your Bonobo (to the latest CVS version).
-- Dan
OK I just compiled Bonobo fresh from CVS, evolution compilation still
breaks on e-msg-composer.c, it doesnt seem bonobo related this time :
e-msg-composer.c: In function `get_signature':
e-msg-composer.c:226: `errno' undeclared (first use in this function)
e-msg-composer.c:226: (Each undeclared identifier is reported only once
e-msg-composer.c:226: for each function it appears in.)
e-msg-composer.c: At top level:
e-msg-composer.c:94: warning: `free_string_list' defined but not used
e-msg-composer.c:401: warning: `toolbar_view_attachments_clicked_cb'
defined but not used
e-msg-composer.c:456: warning: `address_dialog_cb' defined but not used
make[2]: *** [e-msg-composer.lo] Error 1
make[2]: Leaving directory `/home/meisterk/cvs/evolution/composer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/meisterk/cvs/evolution'
make: *** [all-recursive-am] Error 2
weird...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]