Hi Sven,

I was able to sort that out without a patch, making usage of the following 
build command:
PYTHONPATH=/usr/lib64/python2.7/site-packages/:/usr/local/samba/lib64/python2.7/site-packages
 make CPPFLAGS=-w

I guess it's more or less the same, but thanks, this might make things more 
automatic.

Regards,
Ozy.

> Hallo Ozy,
> 
> try this patch. It helps me to compile the OpenChange part of SOGo.
> 
> -8<----8<----8<----8<----8<---
> 
> diff -uNr a/OpenChange/GNUmakefile b/OpenChange/GNUmakefile
> --- a/OpenChange/GNUmakefile<-->2015-02-12 17:13:15.000000000 +0100
> +++ b/OpenChange/GNUmakefile<-->2015-02-21 11:03:41.497106361 +0100
> @@ -171,7 +171,7 @@
>       $(LIBMAPISTORE_LIBS)
> 
>  ADDITIONAL_INCLUDE_DIRS += \
> -     -Werror -Wall \
> +     -fobjc-exceptions -Wall \
>       -DSAMBA_PRIVATE_DIR=@"\"$(SAMBA_PRIVATE_DIR)\"" \
>       $(LIBMAPI_CFLAGS) \
>       $(LIBMAPISTORE_CFLAGS) \
> 
> -8<----8<----8<----8<----8<---
> 
> Greetings
> Sven
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists
> 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to