Hi Shachar,

 

I tried to compile Rsyncrypto in Cygwin, but without success. In a previous
email conversation you indicated that you are willing to put some effort in
this to get it to work. Thanks for this.

 

During the make, it fails, here is the output.

 

===== BEGIN MAKE OUTPUT =====

$ make

make  all-am

make[1]: Entering directory `/tmp/rsyncrypto-1.10'

g++ -DHAVE_CONFIG_H -I.     -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c
-o m

ain.o main.cpp

In file included from precomp.h:96,

                 from main.cpp:31:

autommap.h: In constructor `autommap::autommap(void*, size_t, int, int, int,
off

_t)':

autommap.h:37: error: `mmap' undeclared (first use this function)

autommap.h:37: error: (Each undeclared identifier is reported only once for
each

 function it appears in.)

autommap.h: In constructor `autommap::autommap(file_t, int)':

autommap.h:53: error: `MAP_SHARED' undeclared (first use this function)

autommap.h: In member function `void autommap::clear()':

autommap.h:87: error: `munmap' undeclared (first use this function)

make[1]: *** [main.o] Error 1

make[1]: Leaving directory `/tmp/rsyncrypto-1.10'

make: *** [all] Error 2

===== END MAKE OUTPUT =====

 

Regards,

 

Jan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rsyncrypto-devel mailing list
Rsyncrypto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel

Reply via email to