On 19/12/2013 09:47, Alexandre Lissy wrote:
[honey@localhost ~]$ free -m
              total       used       free     shared    buffers     cached
Mem:          1746       1663         83          0        109        169
-/+ buffers/cache:       1384        361

So it's less than 2G, which is not enough :)

Indeed, I suggest building with './build.sh -j2' or something along the lines to avoid running out of memory. Unfortunately that doesn't work yet in the gecko folder which is built with -j16 (yuck). To solve the problem you can use my patches for bug 888698 which has not landed yet.

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

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

Reply via email to