Jan Alphenaar wrote: > > 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. > It seems that the criteria that autoconf applies for the "HAVE_MMAP" test includes a test whether mmap supports mapping to a fixed location. Cygwin does not support mmap to a fixed location, and therefor this test fails, which causes rsyncrypto to not include the appropriate test. This failure is meaningless, however, as rsyncrypto does not need to mmap to a fixed location.
I'll try to rewrite the test so it applies to cygwin as well. Shachar ------------------------------------------------------------------------- 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