On Tue, Oct 23, 2012 at 7:49 PM, Justin Lebar <justin.le...@gmail.com>
wrote:
> Just a thought: Maybe your EC2 instance is running out of RAM.

Good catch, that was it!

I got it to compile just fine in an m1.large EC2 instance, with 7.5 GB
of RAM. Timing of the build:

    real    89m13.421s
    user    142m16.405s
    sys     24m20.247s

I then recompiled after having specified `GAIADIR` in `.mozconfig`.

However, starting the emulator as follows results in a window with a
plain black background (not even text):

    $ ./build/dist/bin/b2g

Interestingly, in contrast to [what is written on the wiki][1], there is
no `b2g-bin`. So I don't know how to specify the profile manually.

Any suggestions would be great!

[1]: https://wiki.mozilla.org/Gaia/Hacking#Build_Your_Own
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to