From: Norm D. <no...@dr...> - 2005-09-15 17:44:15
|
How do I compile the evo2 plugin from svn? I only have the following files from svn: AUTHORS config.h.in COPYING Makefile.am NEWS src tests ChangeLog configure.in INSTALL misc README stamp-h.in autoreconf errors out -- and there's no autogen.sh file... Norm On Thu, 2005-09-15 at 12:52 -0400, Norm Dressler wrote: > I didn't do svn this time -- I downloaded the libopensync- plugin > because I couldn't get the 'svn' versions to compile properly (opensync > did, but multisync didn't). > > I must be confused -- I will download all of it from svn again and try > that. > > If I run into trouble I'll let you know. > > Norm > > On Thu, 2005-09-15 at 18:30 +0200, Armin Bauer wrote: > > Hi, > > > > this bug was fixed some time ago. please do: svn up > > > > Armin > > > > Norm Dressler wrote: > > > Ok, I think this has something to do with the gcc version and Makefile > > > but I can't find it now ... suggestions please: > > > > > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 > > > -I/usr/lib/glib-2.0/include -I/usr/include/opensync-1.0 -DORBIT2=1 > > > -pthread -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 > > > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > > > -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 > > > -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/evolution-data-server-1.4 -I/usr/include/libxml2 -Wall > > > -Werror -Wno-return-type -g -O2 -MT evolution2_ebook.lo -MD -MP > > > -MF .deps/evolution2_ebook.Tpo -c evolution2_ebook.c -fPIC -DPIC > > > -o .libs/evolution2_ebook.o > > > cc1: warnings being treated as errors > > > evolution2_ebook.c: In function 'evo2_addrbook_get_changes': > > > evolution2_ebook.c:136: warning: initialization discards qualifiers from > > > pointer target type > > > make[2]: *** [evolution2_ebook.lo] Error 1 > > > make[2]: Leaving directory > > > `/home/norm/os/libopensync-plugin-evolution2-0.17/src' > > > make[1]: *** [all-recursive] Error 1 > > > make[1]: Leaving directory > > > `/home/norm/os/libopensync-plugin-evolution2-0.17' > > > make: *** [all] Error 2 > > > > > > > > > > > > > > > ------------------------------------------------------- > > > SF.Net email is sponsored by: > > > Tame your development challenges with Apache's Geronimo App Server. > > > Download it for free - -and be entered to win a 42" plasma tv or your very > > > own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > > > _______________________________________________ > > > Opensync-users mailing list > > > Ope...@li... > > > https://lists.sourceforge.net/lists/listinfo/opensync-users > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. > Download it for free - -and be entered to win a 42" plasma tv or your very > own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |