[Evolution] Compile problem on evolution-mapi



I checked out a source a few days ago and I get this error when I try to
compile it:

make[2]: Entering directory `/home/thnov/src/evolution-mapi/src'
Making all in libexchangemapi
<SNIP>
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=
\"libexchangemapi\" -DMAPI_DATADIR=
\"/home/thnov/opt/gnome2/share/evolution-data-server-2.26/mapi\" -I../..
-DORBIT2=1 -pthread -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/bonobo-activation-2.0 -DORBIT2=1 -pthread
-I/home/thnov/opt/gnome2/include/evolution-data-server-2.26
-I/home/thnov/opt/gnome2/include/libsoup-2.4 -I/usr/include/libxml2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gconf/2 -I/usr/include/libbonobo-2.0
-I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0
-DORBIT2=1 -pthread
-I/home/thnov/opt/gnome2/include/evolution-data-server-2.26
-I/home/thnov/opt/gnome2/include/libsoup-2.4
-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/bonobo-activation-2.0 -I/usr/include/libxml2
-I/usr/include/gconf/2 -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -DHAVE_IMMEDIATE_STRUCTURES=1
-I/usr/local/samba/include -g -O2 -MT exchange-mapi-folder.lo -MD -MP
-MF .deps/exchange-mapi-folder.Tpo -c exchange-mapi-folder.c  -fPIC
-DPIC -o .libs/exchange-mapi-folder.o
In file included from /usr/local/samba/include/dcerpc.h:32,
                 from /usr/local/samba/include/libmapi/libmapi.h:46,
                 from exchange-mapi-connection.h:30,
                 from exchange-mapi-folder.c:24:
/usr/local/samba/include/ndr.h:420: error: expected declaration
specifiers or â...â before âcomparison_fn_tâ
make[3]: *** [exchange-mapi-folder.lo] Error 1
make[3]: Leaving directory
`/home/thnov/src/evolution-mapi/src/libexchangemapi'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/thnov/src/evolution-mapi/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/thnov/src/evolution-mapi'
make: *** [all] Error 2

I have pretty much followed the steps on
http://www.go-evolution.org/Compiling_Evolution_from_SVN and
http://www.go-evolution.org/MAPIProvider to build.

Rgds




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