Open Bug 948534 Opened 11 years ago Updated 2 years ago

Building the js shell doesn't work out of the box on Windows

Categories

(Firefox Build System :: General, defect)

x86
macOS
defect

Tracking

(Not tracked)

People

(Reporter: ehsan.akhgari, Unassigned)

References

Details

Here is the configure error I get:

invoking C:/mozilla-build/msys/local/bin/make.exe to create js-config script
../config/baseconfig.mk:24: *** MSYS make is not supported.  Stop.

Doing this makes configure succeed:

export MAKE=$(topsrcdir)/build/pymake/make.py
Blocks: 948301
export MAKE=mozmake as a temporary measure.
No longer blocks: 951587
This doesn't fix this.
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.