Closed Bug 1478530 Opened 6 years ago Closed 6 years ago

terrible error message when configure fails in some way

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1496136

People

(Reporter: froydnj, Unassigned)

Details

(Keywords: in-triage)

As pointed out in bug 1478432 comment 4, the error message you get when configure fails:

	  || ( echo '*** Fix above errors and then restart with\
               "$(MAKE) -f client.mk build"' && exit 1 )

isn't what we recommend doing nowadays, and if you try to execute that message, you'll get complains about running things from inside `mach`.  We should fix this state of affairs.
Keywords: in-triage
path forward - remove references to client.mk in source code
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.