[OGo-Evolution] Cannot compile r51
Christo Buschek
evolution@opengroupware.org
Wed, 11 Oct 2006 16:35:43 +0200
The connector doesn't work with evolution 2.6. You need 2.8 and the
newest eds for it.
greetinx
crito
On Wed, 2006-10-11 at 16:29 +0200, Lorenzo Milesi wrote:
> Hi
>
> I cannot compile rev51. Here's the error:
>
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1 -pthread
> -I/usr/include/glib-2.0 -I/ usr/lib64/glib-2.0/include
> -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/inclu
> de/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/freetype2 -I/usr/in clude/libpng12
> -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
> -I/usr/include/l ibgnomeui-2.0 -I/usr/include/libgnome-2.0
> -I/usr/include/gconf/2 -I/usr/include/libbonoboui -2.0
> -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include
> -I/usr/include/gnome-k eyring-1 -I/usr/include/orbit-2.0
> -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activa tion-2.0
> -I/usr/include/libxml2 -I/usr/include/libglade-2.0
> -I/usr/include/libgnomeprintui- 2.2 -I/usr/include/libgnomeprint-2.2
> -I/usr/include/libsoup-2.2 -I/usr/include/evolution-da ta-server-1.6
> -I/usr/include/evolution-2.6 -I../libdb/dist -g -O2 -c
> e-book-backend-grpdav. c -MT e-book-backend-grpdav.lo -MD -MP -MF
> .deps/e-book-backend-grpdav.TPlo -fPIC -DPIC -o
> .libs/e-book-backend-grpdav.o
> e-book-backend-grpdav.c:34:51: error:
> libedata-book/e-book-backend-db-cache.h: No such file or directory
> e-book-backend-grpdav.c: In function 'e_book_backend_grpdav_remove_contacts':
> e-book-backend-grpdav.c:283: warning: assignment makes pointer from
> integer without a cast
> e-book-backend-grpdav.c: In function 'e_book_backend_grpdav_get_contact_list':
> e-book-backend-grpdav.c:1027: warning: assignment makes pointer from
> integer without a cast
> e-book-backend-grpdav.c: In function 'book_view_thread':
> e-book-backend-grpdav.c:1073: warning: assignment makes pointer from
> integer without a cast
> e-book-backend-grpdav.c: In function 'e_book_backend_grpdav_authenticate_user':
> e-book-backend-grpdav.c:1199: warning: passing argument 1 of
> 'g_file_test' makes pointer fr om integer without a cast
> e-book-backend-grpdav.c: In function 'get_uid_cb':
> e-book-backend-grpdav.c:1262: warning: assignment discards qualifiers
> from pointer target t ype
> e-book-backend-grpdav.c: In function 'grpdav_update_cache':
> e-book-backend-grpdav.c:1549: warning: assignment makes pointer from
> integer without a cast
> e-book-backend-grpdav.c: In function 'e_book_backend_grpdav_load_source':
> e-book-backend-grpdav.c:1766: warning: passing argument 2 of
> 'env->set_errcall' from incomp atible pointer type
> make[2]: *** [e-book-backend-grpdav.lo] Error 1
> make[2]: Leaving directory `evo-connector/shreyas/addressbook '
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `evo-connector/shreyas'
> make: *** [all] Error 2