Hello all, I am new here. I have downloaded libmapi yesterday and samba4 using the rsync method explained in doc/howto.txt
samba4 compiled and installed fine, but libmapi gives the following errors: ... Compiling libmapi/simple_mapi.c with -fPIC Compiling libmapi/util/locale.c with -fPIC Compiling libmapi/util/codepage.c with -fPIC Compiling libmapi/x500.c with -fPIC Compiling ndr_mapi.c with -fPIC ndr_mapi.c:124: error: conflicting types for ‘ndr_push_mapi_request’ ./gen_ndr/ndr_exchange.h:555: error: previous declaration of ‘ndr_push_mapi_request’ was here ndr_mapi.c: In function ‘ndr_push_mapi_request’: ndr_mapi.c:129: error: incompatible types in return ndr_mapi.c:132: error: incompatible types in return ndr_mapi.c:137: error: incompatible types in return ... ndr_mapi.c +124: NTSTATUS ndr_push_mapi_request(struct ndr_push *ndr, int ndr_flags, const struct mapi_request *r) gen_ndr/ndr_exchange.h +555: enum ndr_err_code ndr_push_mapi_request(struct ndr_push *ndr, int ndr_flags, const struct mapi_request *r); Any idea? _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
