On 07/02/13 18:18, Milan Crha wrote:
On Tue, 2013-01-29 at 02:05 +0100, Julien Kerihuel wrote:
The OpenChange project team is proud to announce the release of
OpenChange 2.0 QUADRANT.

OpenChange is free software, and is the only drop-in replacement for
Microsoft Exchange.
        Hi,
I tried to build OpenChange 2.0, but it fails for me with samba 4.0.1
and 4.0.3 too, both with:
         Compiling mapiproxy/libmapiproxy/dcesrv_mapiproxy_module.c with -fPIC
         In file included from 
mapiproxy/libmapiproxy/dcesrv_mapiproxy_module.c:22:0:
         ./mapiproxy/dcesrv_mapiproxy.h:42:27: fatal error: dcerpc_server.h: No 
such file or directory
          #include <dcerpc_server.h>
                                    ^
I build to a clean $PREFIX, thus maybe it's it? Or I just miss something
obvious. Does anybody have any idea? I was told that the header file is
gone in 4.0.1, if I recall correctly.
        Thanks and bye,
        Milan

_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel


Hi, how did you build Samba 4? did you build it first then try to build Openchange on top of it? or did you follow the instructions on the Openchange webpages? If you did the later, you should find 'dcerpc_server.h in the following locations:

 /usr/local/samba/include/dcerpc_server.h
/usr/src/to/openchange/samba4/bin/default/include/public/dcerpc_server.h
/usr/src/openchange/samba4/source4/rpc_server/dcerpc_server.h

Replace /usr/src with where ever you downloaded openchange to.

It works for me on Ubuntu 12.04 server.

Rowland



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel

Reply via email to