Closed Bug 204213 Opened 22 years ago Closed 22 years ago

configure barfing on check for midl

Categories

(SeaMonkey :: Build Config, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.4beta

People

(Reporter: leaf, Assigned: leaf)

Details

Attachments

(1 file)

This seems to be happening because of an issue with IFS getting set to something other than simply ":" in AC_CHECK_PROGS (which didn't happen with darin's autoconf 2.13 checkin while the automatic configure sync wasn't happening). The result is that windows with spaces in the path have those directories chopped up, preventing the check from finding progams which have spaces in the path to them, such as /cygdrive/c/Program Files/Microsoft Visual Studio/ I'm not sure what the right fix is, but there's a fix that simulates what happens with ml currently (which is also in one of the space-in-directory-name paths). I'll post that momentarily.
It assumes midl is in the path, along with the other things defined there (cl, ml, etc.)
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.4beta
Attachment #122314 - Flags: review?(seawood)
Attachment #122314 - Flags: approval1.4b?
Attachment #122314 - Flags: approval1.4b? → approval1.4b+
marking fixed, we can reopen this if there's a portability problem with not handling spaces in pathnames.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: