On 2014-08-21, 11:09 PM, [email protected] wrote:

I'm building sources from http://hg.mozilla.org/releases/mozilla-release/ and 
get the following error:


make[5]: *** No rule to make target `.project', needed by 
`/Users/yu/Documents/projects/mozilla/Fennec/release/obj-arm-linux-androideabi/mobile/android/geckoview_library/.project'.
  Stop

This might be a legitimate bug. If you don't need to build geckoview_library yourself -- I assume you don't -- you can work around it by adding

export MOZ_DISABLE_GECKOVIEW=1

to your mozconfig, like at [1].

If you do need geckoview_library, we can try to understand more about what's happening. But we'd want to verify this is still an issue with mozilla-central and work there.

Best,
Nick

[1] http://mxr.mozilla.org/mozilla-central/source/mobile/android/config/mozconfigs/android/l10n-nightly#21
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to