[bug #30662] Windows build fails due to missing -I option for subproc/misc

2010-08-28 Thread Paul D. Smith
Update of bug #30662 (project make): Component Version: CVS => 3.82 Fixed Release:None => CVS ___ Reply to this item at:

[bug #30662] Windows build fails due to missing -I option for subproc/misc

2010-08-28 Thread Paul D. Smith
Follow-up Comment #5, bug #30662 (project make): I've modified the options for the files that appeared to have CRLF characters in them, but did not have -kb set, to use -kb so they are treated as binary. Please let me know if I've missed any or this causes any issues. __

[bug #30662] Windows build fails due to missing -I option for subproc/misc

2010-08-17 Thread anonymous
Follow-up Comment #4, bug #30662 (project make): Hi Eli, dosbuild.bat and prepare_w32.bat are fine (I haven't mentioned those as wrong), which explains the problem nicely. So as you say, the solution would be to re-upload the wrong files with -kb option and CRLF EOLs. [ Doing that on checkout m

[bug #30662] Windows build fails due to missing -I option for subproc/misc

2010-08-16 Thread Eli Zaretskii
Follow-up Comment #3, bug #30662 (project make): All the files you mentioned have DOS CRLF line endings in the CVS repository. It sounds like your CVS client converts line endings. Two of the files you mentioned -- dosbuild.bat and prepare_w32.bat -- were committed as binary files, so their lin

[bug #30662] Windows build fails due to missing -I option for subproc/misc

2010-08-15 Thread anonymous
Follow-up Comment #2, bug #30662 (project make): Thanks a lot for the fix. I used CVS (version 1.11.15) on Windows to download the sources and not all, but _some_ .bat and few other Windows specific files have CRCRLF line endings: build_w32.bat, configure.bat, subproc.bat, make_msvc_net2003.sln,

[bug #30662] Windows build fails due to missing -I option for subproc/misc

2010-08-08 Thread Eli Zaretskii
Update of bug #30662 (project make): Status:None => Fixed Assigned to:None => eliz Open/Closed:Open => Closed

[bug #30662] Windows build fails due to missing -I option for subproc/misc

2010-08-05 Thread anonymous
URL: Summary: Windows build fails due to missing -I option for subproc/misc Project: make Submitted by: None Submitted on: Thu 05 Aug 2010 07:07:36 PM UTC Severity: 3 - Normal