On Sat, 2012-12-08 at 19:05 +0000, Rowland Penny wrote: > Hello, I am trying to install samba4 and openchange as per the > instructions on the openchange.org website. Everything compiles & > installs ok until I get to the SOGo OpenChange plugin when I get the > following error: > > Compiling file MAPIStoreSOGo.m ... > MAPIStoreSOGo.m: In function ‘mapistore_init_backend’: > MAPIStoreSOGo.m:1537:34: error: assignment from incompatible pointer > type [-Werror] > MAPIStoreSOGo.m:1538:34: error: assignment from incompatible pointer > type [-Werror] > cc1obj: all warnings being treated as errors > make[3]: *** [obj/MAPIStoreSOGo.obj/MAPIStoreSOGo.m.o] Error 1 > make[2]: *** [internal-library-all_] Error 2 > make[1]: *** [MAPIStoreSOGo.all.library.variables] Error 2 > make: *** [internal-all] Error 2 > > This is on Ubuntu 12.04 server, fully updated and using Samba4 RC6 > > Anybody got any ideas where I am going wrong?
Hi, There was a pending commit to merge into master. It has now been processed. Run git pull in openchange source tree and recompile openchange. Should fix the compilation issue with SOGo OpenChange backend. Kind Regards, Julien. _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
