Closed
Bug 937363
Opened 11 years ago
Closed 11 years ago
mach build toolkit fails for b2g: "browser/app: No such file or directory"
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jedp, Unassigned)
Details
Attachments
(1 file)
1.03 KB,
text/plain
|
Details |
After a complete and successful b2g build of mozilla-central, 'mach build toolkit' fails:
I am using the attached mozconfig like so:
MOZCONFIG=.mozconfig-b2g ./mach build toolkit
Resulting error:
0:21.39 make: *** browser/app: No such file or directory. Stop.
Comment 2•11 years ago
|
||
You can work around this via |./mach build -X toolkit|. I'm not sure if we'll have a better solution before dumbmake is killed off for good.
Reporter | ||
Comment 3•11 years ago
|
||
Josh, that appears to work fine. I didn't know about the -X flag. Thanks for the workaround. I'll close this as worksforme.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•