Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] seq24 fails to comoile
Date: Thu, 07 Oct 2010 10:01:37
Message-Id: 20101007100104.GA5618@solfire
In Reply to: Re: [gentoo-user] seq24 fails to comoile by Stroller
1 Stroller <stroller@××××××××××××××××××.uk> [10-10-07 11:53]:
2 >
3 > On 7 Oct 2010, at 06:40, meino.cramer@×××.de wrote:
4 > >> ...
5 > >>> MAKEOPTS="-j 12"
6 > >>
7 > >> Arrrrrrrrgh Nooooooooo!!! That's probably your problem right there.
8 > >> The recommendation in the manual is N+1, where N == number of cores. Do
9 > >> you have 11 or more cores? I find that even that isn't always safe. I
10 > >> set...
11 > >>
12 > >> MAKEOPTS="-j 1"
13 > >> ...
14 > >
15 > > I made the changes you suggested and now got an different error ... it
16 > > still does not compile.
17 >
18 > Did you reduce it to (the number of cores in your system + 1) or to "-j 1"?
19 >
20 > If the former, try the latter.
21 >
22 > Stroller.
23 >>
24
25 Yes, I reduces -j <n> to n=1 (why exist this option, if it does not
26 work?)
27
28 mcc

Replies

Subject Author
Re: [gentoo-user] seq24 fails to comoile Alan McKinnon <alan.mckinnon@×××××.com>