Gentoo Archives: gentoo-amd64

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] gcc 4.1.0, emerge -e world
Date: Sat, 24 Jun 2006 17:13:52
Message-Id: 7573e9640606241009x686b371bm6d14d7e3e26e8f53@mail.gmail.com
In Reply to: [gentoo-amd64] gcc 4.1.0, emerge -e world by Daemon Xavier
1 On 6/23/06, Daemon Xavier <daemon.xavier@×××××.com> wrote:
2 > MAKEOPTS="-j2"
3
4 Others have already covered the resume options available for you...so
5 I guess I'll jump on the error you see.
6
7 Parallel makes (MAKEOPTS=-jN with N>1) can occasionally fail with
8 compile or link errors, because one process may try to use a file that
9 is only partially completed by another process.
10
11 In this case, you should try "MAKEOPTS=-j1emerge --oneshot speech-tools"
12
13 -Richard
14 --
15 gentoo-amd64@g.o mailing list