Closed Bug 135391 Opened 24 years ago Closed 24 years ago

win32 gmake build fails if drive is not mapped to /cygdrive/X

Categories

(SeaMonkey :: Build Config, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bryner, Assigned: netscape)

Details

Attachments

(1 file)

cygwin allows you a fair amount of flexibility to configure mount points. If you change it so that your moztools directory isn't under /cygdrive/X, we fail because of the sed substitution. I believe there's a better fix that makes use of the "cygpath" program included in cygwin. I'll attach a patch.
Attached patch patchSplinter Review
Comment on attachment 77627 [details] [diff] [review] patch r=cls. That'll work though I'm wondering how we want to handle this general problem of cygwin mounts. Will we have any problems if someone tries to build on a drive that's not cygwin mounted? Should we state that as a requirement? Btw, I have a patch to automate the setting of --srcdir which uses cygpath -u. I don't know if cygpath will check to see if the drive is mounted or not for the -u case.
Attachment #77627 - Flags: review+
Fixed.
Status: NEW → RESOLVED
Closed: 24 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: