No i did a cvs update on the source tree and tried to build that.  But
now that I've seen your link, I built that (*alot* easier) and it seems
to build ok.  I notice you're putting configure scripts in so we don't
have to mess about with autogen etc.  Thanks.

On Fri, 2005-01-07 at 12:59 +0100, Armin Bauer wrote:
> On Fri, 2005-01-07 at 12:20, Nick Bower wrote:
> > This mail was sent to the users list without response so I post it to
> > the developers list (it is a build problem).
> > 
> > Nick
> > 
> > ______________________________________________________________________
> > From: Nick Bower <[EMAIL PROTECTED]>
> > To: multisync-users@lists.sourceforge.net
> > Subject: [Multisync-users] Evolution 2 plugin from CVS fails to build
> > Date: Wed, 05 Jan 2005 15:21:50 +0100
> > 
> > In Mandrake 10.1, the correct INCLUDES are not configured for the
> > Evolution2 plugin and autogen doesn't detect Evolution 2 as it is
> > packaged with Mandrake 10.1.  I had to add the following to the
> > src/Makefile INCLUDES:
> > 
> > -I/usr/include/evolution-data-server-1.0
> > 
> > However after this there are more problems.  I'm no expert in this build
> > stuff, so maybe someone can tell me what's going on:
> > 
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -DXTHREADS
> > -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/libgnomeui-2.0
> > -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0
> > -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2
> > -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0
> > -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
> > -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0
> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
> > -I/usr/include/pango-1.0 -I/usr/include/freetype2
> > -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
> > -I/usr/include/freetype2/freetype2
> > -I/usr/include/freetype2/freetype2/config -I/usr/include/libxml2
> > -I../intl -I../include -I../../../include/
> > -I/usr/include/evolution-data-server-1.0 -DORBIT2=1 -pthread -DXTHREADS
> > -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/libgnomeui-2.0
> > -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0
> > -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2
> > -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0
> > -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
> > -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0
> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
> > -I/usr/include/pango-1.0 -I/usr/include/freetype2
> > -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
> > -I/usr/include/freetype2/freetype2
> > -I/usr/include/freetype2/freetype2/config -I/usr/include/libxml2 -g -O2
> > -Wp,-MD,.deps/evolution_sync.pp -c evolution_sync.c  -fPIC -DPIC
> > -o .libs/evolution_sync.o
> > In file included
> > from /usr/include/evolution-data-server-1.0/libical/icalerror.h:35,
> > 
> > from /usr/include/evolution-data-server-1.0/libical/ical.h:23,
> > 
> > from /usr/include/evolution-data-server-1.0/libecal/e-cal-component.h:28,
> > 
> > from /usr/include/evolution-data-server-1.0/libecal/e-cal-recur.h:27,
> > 
> > from /usr/include/evolution-data-server-1.0/libecal/e-cal.h:29,
> > from evolution_sync.h:31,
> >                  from evolution_sync.c:32:
> > ./config.h:35: error: syntax error before '*' token
> > ./config.h:36: error: syntax error before '*' token
> > evolution_sync.c: In function `sync_connect':
> > evolution_sync.c:57: error: structure has no member named `client'
> > evolution_sync.c:60: error: structure has no member named `client'
> 
> sorry but i dont quite get what you are compiling...
> "evolution_sync.c:57: error: structure has no member named `client'"
> 
> in none of my evolution_sync.c files from multisync is any string named
> "client"
> 
> Did you really get the latest version of multisync from
> http://www.multisync.org/files/multisync-cvs-snapshot.tar.gz ?
> 
> > make[2]: *** [evolution_sync.lo] Error 1
> > make[2]: Leaving directory
> > `/custom/build/general/multisync/plugins/evolution2_sync/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> > `/custom/build/general/multisync/plugins/evolution2_sync'
> > make: *** [all-recursive-am] Error 2
> > 
> 
-- 
Nick Bower <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to