Hi Rainer, Thanks for this test and report.
On 01/09/2011 04:10 PM, Rainer Schöpf wrote: > On Tue, 28 Dec 2010 at 19:20 +0100, florent andré wrote: > >> Anyone can try to compile with test on Win and Mac and provide feedback ? > > I tested 2.0.4-dev on Windows. I noticed the following problems: > > 1. Build fails if the pathname of the current directory contains > whitespace, e.g. "C:\Dokumente und Einstellungen\rainer". Easy to > correct by enclosing the relevant commandline arguments in double quotes > (change to configure.bat checked in). Nice ! > > 2. Build fails because the "patch" program is not found. The > INSTALL-SRC.txt doesn't say that patch is needed. Yep, we have to add this requirement. The question about patches when installing comes regularly on user list. > > 3. After installing the patch program, applying the patch fails on > Windows, but the build succeeds. > Reason: the bug45488.patch has wrong (LF) line endings. I'm not windows compliant, I search a little and fond this : "On MS-Windows, the patchfile must be a text file, i.e. CR-LF must be used as line endings. A file with LF may give the error: "Assertion failed, hunk, file patch.c, line 343," unless the option '--binary' is given. " here : http://gnuwin32.sourceforge.net/packages/patch.htm Hope it's help... > > (I believe that both 2&3 are already present in the 2.0.3 release.) > > Rainer > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lenya.apache.org > For additional commands, e-mail: dev-h...@lenya.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lenya.apache.org For additional commands, e-mail: dev-h...@lenya.apache.org