Apparently, though unproven, at 12:01 on Thursday 07 October 2010, 
meino.cra...@gmx.de did opine thusly:

> Stroller <strol...@stellar.eclipse.co.uk> [10-10-07 11:53]:
> > On 7 Oct 2010, at 06:40, meino.cra...@gmx.de wrote:
> > >> ...
> > >> 
> > >>> MAKEOPTS="-j 12"
> > >> 
> > >> Arrrrrrrrgh Nooooooooo!!!  That's probably your problem right there.
> > >> The recommendation in the manual is N+1, where N == number of cores. 
> > >> Do you have 11 or more cores?  I find that even that isn't always
> > >> safe.  I set...
> > >> 
> > >> MAKEOPTS="-j 1"
> > >> ...
> > > 
> > > I made the changes you suggested and now got an different error ... it
> > > still does not compile.
> > 
> > Did you reduce it to (the number of cores in your system + 1) or to "-j
> > 1"?
> > 
> > If the former, try the latter.
> > 
> > Stroller.
> 
> Yes, I reduces -j <n> to n=1 (why exist this option, if it does not
> work?)


You misunderstand. The option works just fine and does (correctly) what it is 
supposed to do.

Not all software's build systems out there plays nicely with parallel 
compiles. ooO for instance is really finicky about it.

You can't blame portage for stupid coding errors that other people make, or 
stupid configurations that you make.

 



-- 
alan dot mckinnon at gmail dot com

Reply via email to