Hello,

I installed gnome 1.4 and compiled all the necesary components on my Solaris 8 box, I 
dowloaded Evolution runnuned the ./configure script and everything went fine, however 
when I try to compile and get to the addressbook part of the compile procees I get 
this errors:

gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DG_LOG_DOMAIN=\"e-minicard\"                   
         -DEVOLUTION_GLADEDIR=\""/opt/gnome-1.4//share/evolution/glade"\"        
                -DEVOLUTION_DATADIR=\""/opt/gnome-1.4//share"\"                 
-I../../..                                              
-I../../../addressbook/backend/ebook            -I../../../addressbook/contact-editor  
         -I../../../widgets/e-text                               
-I../../../widgets/e-table              
                -I../../../widgets/e-reflow                     
-I../../../widgets/e-table                              -I../../../widgets/misc        
                 
-I/opt/gnome-1.4/include -DNEED_GNOMESUPPORT_H -I/opt/gnome-1.4/lib/gnome-libs/include 
-I/opt/gnome-1.4/include/gtk-1.2 -I/opt/gnome-1.4/include/glib-1.2 
-I/opt/gnome-1.4/lib/glib/include -I/opt/gnome-1.4/include/gnome-xml 
-I/opt/gnome-1.4/include -DUNICODE_USE_SYSTEM_ICONV                                    
  -I/opt/gnome-1.4/include -I/opt/gnome-1.4/include/gnome-xml 
-I/opt/gnome-1.4/include/gtk-1.2 -I/opt/gnome-1.4/include/glib-1.2 
-I/opt/gnome-1.4/lib/glib/include -DNEED_GNOMESUPPORT_H 
-I/opt/gnome-1.4/lib/gnome-libs/include -I/opt/gnome-1.4//include 
-I/opt/gnome-1.4/include/glib-1.2 -I/opt/gnome-1.4/lib/glib/include -D_REENTRANT 
-I/opt/gnome-1.4/include -DUNICODE_USE_SYSTEM_ICONV  -I/opt/gnome-1.4/include/gtk-1.2 
-I/opt/gnome-1.4/include/glib-1.2 -I/opt/gnome-1.4/lib/glib/include  -g -O2 -Wall 
-Wunused  -c e-minicard-view.c
e-minicard-view.c: In function `card_selected':
e-minicard-view.c:158: warning: assignment from incompatible pointer type
e-minicard-view.c: In function `create_card':
e-minicard-view.c:185: warning: implicit declaration of function `e_reflow_add_item'
e-minicard-view.c: In function `modify_card':
e-minicard-view.c:197: too many arguments to function `e_reflow_sorted_get_item'
e-minicard-view.c:206: too many arguments to function `e_reflow_sorted_reorder_item'
e-minicard-view.c: In function `remove_card':
e-minicard-view.c:227: too many arguments to function `e_reflow_sorted_remove_item'
e-minicard-view.c: In function `book_view_loaded':
e-minicard-view.c:271: warning: passing arg 1 of `g_list_foreach' from incompatible 
pointer type
e-minicard-view.c:272: warning: passing arg 1 of `g_list_foreach' from incompatible 
pointer type
e-minicard-view.c:273: warning: passing arg 1 of `g_list_free' from incompatible 
pointer type
e-minicard-view.c: In function `e_minicard_view_set_arg':
e-minicard-view.c:330: warning: assignment from incompatible pointer type
e-minicard-view.c: In function `e_minicard_view_remove_selection':
e-minicard-view.c:510: warning: assignment from incompatible pointer type
e-minicard-view.c: In function `e_minicard_view_update_selection':
e-minicard-view.c:575: warning: assignment from incompatible pointer type
make: *** [e-minicard-view.o] Error 1

I am sure it is something like a missing library or something like that can someone 
please point me out in the right direction?

thank you.



--------
==========================================================================
| Roberto Moral Denche       |                                           |
| UNIX Systems Administrator | It might look like I'm standing motionless|
| Susquehanna Partners, GP.  | but I'm actively waiting for my problems  |
| [EMAIL PROTECTED]           | to go away                                |
| 1 610 617 2813             |                          - Scott Adams -  |
==========================================================================
| This email is confidential and intended solely for the use of the      |
| individual to whom it is addressed. Any views or opinions presented are|
| solely those of the author and do not necessarily represent those of   |
| Susquehanna Partners GP. If you are not the intended recipient, be     |
| be advised that you have received this email in error and that any use,|
| dissemination, forwarding, printing, or copying of this email is       |
| strictly prohibited.                                                   |
==========================================================================

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

Reply via email to