I have Ubuntu 13.10 viritual, and it has about 1.8G usable memory when I 
attempt to build. But it always fails. From what I've read, its most likely 
that I don't have enough memory.

4G of memory is usually recommended. You can try with less but it's not going to be easy; that being said read on.

> I've tried -j1 to -j4, and nothing seems to help.

Unfortunately when building gecko we're currently ignoring the number of build jobs. Apply the patches in this bug to your build and './build.sh -j1' should work correctly then you might have a chance of building with 2G of memory:

https://bugzilla.mozilla.org/show_bug.cgi?id=888698

Building with -j1 will take a long time though, it's really not recommended.

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

Reply via email to