[Evolution] evolution 0.1 not compiling



Hi everyone,
I'm really eager to try the preview so I was extremely glad
when I came to check if there was anything new on the list
and I found evolution 0.1! .. Downloaded right away and tried 
to compile. I'm on a system with brand new mandrake and installed
helixcode gnome 1.2 (which is great)..installing in /usr/local,
setting the GNOME_PATH variable and no oaf.

I ran into two things: 
compiling packages in the order required, everything went fine
up to gtkhtml 0.4..
-gtkhtml 0.4: I get a series of error related to bonobo-print.h
and bonobo-print-client.h while compiling the html-editor
component (they are the same as I got with evolution later 
on so I'll attach those at the end). The file being compiled when
it bombs out is editor-control-factory.c
-To get around it I grabbed the gtkhtml which compiled fine but I
think just because it blatantly skipped compiling the html-editor.
-Evolution 0.1: With my hopes still up, I went and compiled evolution
which bombed out for the same reason. I tried also the CVS version and
that didn't work either. 


The errors I'm seeing are:
In file included from /usr/local/include/bonobo.h:57,
                 from e-msg-composer.c:40:
/usr/local/include/bonobo/bonobo-print.h:19: parse error before `*'
/usr/local/include/bonobo/bonobo-print.h:33: parse error before `*'
/usr/local/include/bonobo/bonobo-print.h:33: warning: data definition has
no type or storage class
/usr/local/include/bonobo/bonobo-print.h:35: parse error before
`bonobo_print_vepv'
/usr/local/include/bonobo/bonobo-print.h:35: warning: data definition has
no type or storage class
In file included from /usr/local/include/bonobo.h:58,
                 from e-msg-composer.c:40:
/usr/local/include/bonobo/bonobo-print-client.h:14: parse error before
`Bonobo_Print'
/usr/local/include/bonobo/bonobo-print-client.h:14: warning: no semicolon
at end of struct or union
/usr/local/include/bonobo/bonobo-print-client.h:15: warning: data
definition has no type or storage class
/usr/local/include/bonobo/bonobo-print-client.h:34: parse error before `*'
/usr/local/include/bonobo/bonobo-print-client.h:34: parse error before
`corba_print'
/usr/local/include/bonobo/bonobo-print-client.h:34: warning: data
definition has no type or storage class
/usr/local/include/bonobo/bonobo-print-client.h:35: parse error before `*'
/usr/local/include/bonobo/bonobo-print-client.h:35: warning: data
definition has no type or storage class
/usr/local/include/bonobo/bonobo-print-client.h:37: parse error before `*'
e-msg-composer.c: In function `get_editor_text':
e-msg-composer.c:124: too many arguments to function
`bonobo_stream_mem_create'
e-msg-composer.c:125: warning: passing arg 3 of
`Bonobo_PersistStream_save' from incompatible pointer type
e-msg-composer.c:125: too many arguments to function
`Bonobo_PersistStream_save'
e-msg-composer.c: In function `set_editor_text':
e-msg-composer.c:335: too many arguments to function
`bonobo_stream_mem_create'
e-msg-composer.c:338: warning: passing arg 3 of
`Bonobo_PersistStream_load' from incompatible pointer type
e-msg-composer.c:338: too many arguments to function
`Bonobo_PersistStream_load'
e-msg-composer.c: At top level:
e-msg-composer.c:95: warning: `free_string_list' defined but not used
e-msg-composer.c:453: warning: `toolbar_view_attachments_clicked_cb'
defined but not used
e-msg-composer.c:508: warning: `address_dialog_cb' defined but not used
make[2]: *** [e-msg-composer.lo] Error 1
make[2]: Leaving directory
`/home/mmarengo/tmp/evolution/evolution/composer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mmarengo/tmp/evolution/evolution'
make: *** [all-recursive-am] Error 2

Can anybody help? or fix it? Please...

Mayly





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