Issue 11971 - W32-4nt: minormkchanged.flg not found
Summary: W32-4nt: minormkchanged.flg not found
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 644
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: quetschke
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-02 22:27 UTC by quetschke
Modified: 2003-03-08 08:51 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch for target.mk (550 bytes, patch)
2003-03-02 22:27 UTC, quetschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2003-03-02 22:27:09 UTC
When doing:
(in bash) (See issue 11861)
$ ./configure ...
$ ./bootstrap

(in 4nt)
[..] winenw.bat
[..] cd instsetoo
[..] build -all

the build stops with:

dmake.exe:  Error -- `e:\w1\testdmake\solver\644\wntmsci7.pro\inc\minormkchanged
.flg' not found, and can't be made

This can be fixed with the following patch, adding " to the minormkchanged.flg.

ause: why?

Please approve anyway!
Comment 1 quetschke 2003-03-02 22:27:47 UTC
Created attachment 4958 [details]
Patch for target.mk
Comment 2 hjs 2003-03-03 09:27:46 UTC
absolute path, windows filesytem, ":" in the name of a target...
quite funny that it didn't pop up earlier.

approved!
Comment 3 quetschke 2003-03-03 17:52:42 UTC
Committed to cws_srx644_ooo11beta and cws_srx644_ooo20030309

Done ...
Comment 4 quetschke 2003-03-08 08:51:33 UTC
Mark CLOSED