[mythtv-users] Must make recent myth trunk with "-j 1"

Andrew Burgess aab at cichlid.com
Tue Feb 3 15:11:00 UTC 2009


On Mon, 2009-02-02 at 12:15 -0600, James Purl wrote:

> > And, yes, there are reports of "-j x" where x > 1 failing to work properly 
> > recently, so, just use "-j 1" until using "-j 2" or "-j 4" works for you.  :) 
> > (I.e. when you see the commit that says something about fixing multiple-job 
> > compilation or whatever, then try increasing x, again.)

The workaround I have used in the past is run:
make -j -i
and then:
make -j1

that runs everything in parallel and ignores the failed areas
(so goes fast) then goes back and remakes the ones that failed.



More information about the mythtv-users mailing list