I'm having trouble compiling evolution from cvs.  Here's the error:

gcc -DHAVE_CONFIG_H -I. -I. -I..
-I..                                                            -I..                   
                                 -I../widgets                                          
          -I../widgets                                            -I../camel           
                                           -I../camel                                  
                    -I../addressbook/gui/component/select-names             -I../shell 
                                                     -I../shell                        
                              -I/usr/include/gnome-xml -I/usr/include 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include 
-I/home/monkey/sandbox/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-D_REENTRANT                                                     -I/usr/include 
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/X11R6/include                    
                              -I/usr/include -DNEED_GNOMESUPPORT_H 
-I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml                  
                                       -I/home/monkey/sandbox/include -I/usr/include 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome!
-libs/include -I/usr/include/gnome-xml                                                 
 -DEVOLUTION_DATADIR=\"/home/monkey/sandbox/share\"                                    
  -DE_GLADEDIR=\"/home/monkey/sandbox/share/evolution/glade\"                          
                   -DG_LOG_DOMAIN=\"composer\"  -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -g -O2 -Wall 
-Wunused -Wmissing-prototypes -Wmissing-declarations  -c listener.c
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[2]: *** [listener.o] Error 1
make[2]: Leaving directory `/home/monkey/evolution/composer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/monkey/evolution'
make: *** [all-recursive-am] Error 2


--

I have the latest gtkhtml and gal from cvs installed in
/home/monkey/sandbox.  My env vars:
GNOME_PATH=/home/monkey/sandbox
LD_LIBRARY_PATH=/home/monkey/sandbox/lib

--

Anyone have any ideas?  Thanks in advance.


-- 
Wayne Davis - [EMAIL PROTECTED] - PGP Key Available


_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution-hackers

Reply via email to