Closed
Bug 633781
Opened 14 years ago
Closed 14 years ago
Can not build Firefox 4 (mozilla-central)
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 633348
People
(Reporter: lisadiapers, Unassigned)
Details
User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)
Build Identifier:
Can not build ANGLE.
Reproducible: Always
Steps to Reproduce:
1. Build firefox.
2. Note the error above.
Actual Results:
=== Building ANGLE via devenv.exe ===
Upgrading solution...
/bin/sh: line 5: devenv: command not found
make[5]: *** [libEGL.dll] Error 127
make[5]: Leaving directory `/c/Users/Timothy/mozilla-central/firefox-debug/gfx/a
ngle'
make[4]: *** [libs] Error 2
make[4]: Leaving directory `/c/Users/Timothy/mozilla-central/firefox-debug/gfx'
make[3]: *** [libs_tier_platform] Error 2
make[3]: Leaving directory `/c/Users/Timothy/mozilla-central/firefox-debug'
make[2]: *** [tier_platform] Error 2
make[2]: Leaving directory `/c/Users/Timothy/mozilla-central/firefox-debug'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/c/Users/Timothy/mozilla-central/firefox-debug'
make: *** [build] Error 2
Expected Results:
ANGLE should have builded.
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•