Hi, 

I am trying to setup firefox build following 
https://developer.mozilla.org/en/docs/Simple_Firefox_build 
but I am getting exception: 

Exception: Could not find a suitable make implementation. 

  File "/cygdrive/c/mozilla-central/python/mozbuild/mozbuild/mach_commands.py", 
line 390, in build 
    silent=not verbose) 
  File "/cygdrive/c/mozilla-central/python/mozbuild/mozbuild/base.py", line 
483, in _run_make 
    args = self._make_path() 
  File "/cygdrive/c/mozilla-central/python/mozbuild/mozbuild/base.py", line 
602, in _make_path 
    raise Exception('Could not find a suitable make implementation.') 

What does this mean? 

Any help?
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to