[Evolution] (no subject)



Howdy all!

I'm having some issues compiling Evolution 1.0.7 in Solaris 8.

I've got all the needed dependencies from CVS, and have installed them,
but the make is dying on /addressbook/gui/widgets, on the
"e_contact_list_save_as" function. 

Have I missed something here? I'm not sure where in the source this
function is referenced from...

Any help would be appreciated!

Here's the make for your enjoyment:

----
(/tmp/evolution/addressbook/gui/widgets/)-> make

source='e-addressbook-view.c' object='e-addressbook-view.o' libtool=no \
depfile='.deps/e-addressbook-view.Po'
tmpdepfile='.deps/e-addressbook-view.TPo' \
depmode=gcc3 /bin/bash ../../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DG_LOG_DOMAIN=\"e-minicard\"
-DEVOLUTION_GLADEDIR=\""/opt/gnome/share/evolution/glade"\"
-DEVOLUTION_DATADIR=\""/opt/gnome/share"\"
-DEVOLUTION_IMAGESDIR=\""/opt/gnome/share"/images/evolution\" -I../../..
-I../../../addressbook/backend
-I../../http://mail.gnome.org/archives/cvs-commits-list/2001-May/msg01059.html../addressbook/gui/contact-editor
 -I../../../addressbook/gui/merging -I../../../addressbook/gui/component -I../../../widgets/misc 
-I../../../shell -I/opt/gnome/include -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include 
-I/opt/gnome/include/orbit-1.0 -I/opt/gnome/include/gnome-1.0 -DNEED_GNOMESUPPORT_H 
-I/opt/gnome/lib/gnome-libs/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/gdk-pixbuf-1.0 
-I/opt/gnome/include/freetype2 -I/opt/gnome/include/gnome-xml -I/opt/gnome/include/libglade-1.0 
-DXML_USE_BUFFER_CONTENT -I/opt/gnome/include/gtkhtml-1.1 -I/opt/gnome/include/gconf/1 -DGTKHTML_HAVE_GCONF 
-I/opt/gnome/include/gnome-vfs-1.0 -I/opt/gnome/lib/gnome-vfs-1.0/include -D_REENTRANT   
-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include  -O3 
-mcpu=ultrasparc -mtune=ultrasparc -m32 -I/opt/gnome/include -Wall -Wunused  -c `test -f


e-addressbook-view.c || echo './'`e-addressbook-view.c
e-addressbook-view.c: In function `save_as':
e-addressbook-view.c:701: too few arguments to
functionhttp://mail.gnome.org/archives/cvs-commits-list/2001-May/msg01059.html `e_contact_list_save_as'
e-addressbook-view.c: In function `e_addressbook_view_save_as':
e-addressbook-view.c:1826: too few arguments to function
`e_contact_list_save_as'
make: *** [e-addressbook-view.o] Error 1

----

Cheers,

   -- Michael-John.




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