On 14/09/2013 19:37, SPorwal wrote:
I'm trying to build Firefox OS on Fedora 19 - 32 bit, used command prompt.

If you're trying to build Firefox OS you'll need the full B2G sources, you can find instructions on how to fetch them and how to configure your Fedora installation here:

https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Firefox_OS_build_prerequisites

https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Preparing_for_your_first_B2G_build

32-bit system are generally not supported because the compiler will run out of address space when compiling certain files and crash. I suggest to install the 64-bit version of Fedora (or other supported distributions) before trying to build FxOS but if you can't you might try your luck with a PAE-enabled kernel though I wouldn't recommend that.

$  hg clone http://hg.mozilla.org/mozilla-central
destination directory: mozilla-central
abort: destination 'mozilla-central' is not empty

Is there any way to remove this directory from my system and build it again or 
any other way to achieve this?

rm -rf mozilla-central

 Gabriele
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to