On Sat, 2010-04-03 at 09:28 -0600, Gary Thomas wrote: > That said, this seems to be a [Make] parallelism problem, not clear why/how. > If I just rerun 'bitbake firefox' which restarts the compile step, it will > run to completion. I do normally use -j4, but disabling this did not seem > to make any difference. > > Note: the previous version I built (3.5.2) did not exhibit this behaviour.
Well that's depressing since we just added the best we can tell correct magic to build firefox with make -jN. If you put PARALLEL_MAKE = "" in the .bb, does it complete this time? -- Tom Rini <[email protected]> Mentor Graphics Corporation _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
