Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cannot emerge glibc
Date: Sat, 16 Jul 2005 17:31:32
Message-Id: 42D943EA.6010106@asmallpond.org
In Reply to: [gentoo-user] Cannot emerge glibc by Alexander Veit
1 Alexander Veit wrote:
2
3 >Hi,
4 >
5 >When I try to emerge -u world, the only package that's going to be updated
6 >is glibc. However the build fails with the following error:
7 >
8 >MAKEOPTS="-j3"
9 >
10 >
11
12 -j3 causes many build problems for many packages that build internal
13 libraries and then try to link against them. -j1 is much safer.
14
15 -Richard
16
17 --
18 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Cannot emerge glibc Alexander Veit <list@×××××××.de>