[Evolution] More compilation problems...



Hmmmm,

I'm thinking that evolution just doesn't want to compile for me :(.
This is the error I'm getting now:

listener.c: In function `clear_signature':
listener.c:101: warning: passing arg 3 of
`GNOME_GtkHTML_Editor_Engine_setParagraphData' from incompatible pointer
type
listener.c:103: void value not ignored as it ought to be
listener.c:104: warning: passing arg 3 of
`GNOME_GtkHTML_Editor_Engine_setParagraphData' from incompatible pointer
type
listener.c: In function `impl_event':
listener.c:123: warning: assignment from incompatible pointer type
listener.c:127: warning: passing arg 3 of
`GNOME_GtkHTML_Editor_Engine_setParagraphData' from incompatible pointer
type
listener.c:129: warning: assignment from incompatible pointer type
make: *** [listener.o] Error 1

I was thinking this was because my version of gtkhtml was too old, so I
tried to recompile that (from CVS (again)), and i got this error:

../src/.libs/libgtkhtml.so: undefined reference to `g_unichar_isalnum'
../src/.libs/libgtkhtml.so: undefined reference to `e_unicode_get_utf8'
../src/.libs/libgtkhtml.so: undefined reference to `g_unichar_isalpha'
../src/.libs/libgtkhtml.so: undefined reference to `g_utf8_strchr'
collect2: ld returned 1 exit status
make[2]: *** [gtkhtml-properties-capplet] Error 1
make[2]: Leaving directory `/usr/local/src/cvs/gtkhtml/capplet'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/cvs/gtkhtml'
make: *** [all-recursive-am] Error 2

I'm not sure how I compiled it last time, but I managed too somehow...

Thanks,
Cameron Matheson


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





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