Gentoo Archives: gentoo-user

From: Neil Isaac <isaac.neil@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] glibc update and CHOST problem
Date: Thu, 31 Aug 2006 17:01:18
Message-Id: a9f1a6400608310956o4b353af7x426740a1630e610c@mail.gmail.com
1 I'm trying to upgrade to glibc-2.4-rc3 (in x86 stable) and get the
2 following error:
3
4 >>> Emerging (1 of 2) sys-libs/glibc-2.4-r3 to /
5 ....
6 >>> checking glibc-linuxthreads-20060605.tar.bz2 ;-)
7 >>> checking glibc-powerpc-cpu-addon-v0.01.tgz ;-)
8 * glibc-2.4 is nptl-only!
9 * NPTL requires a CHOST of i486 or better
10
11 !!! ERROR: sys-libs/glibc-2.4-r3 failed.
12 Call stack:
13 ebuild.sh, line 1555: Called dyn_setup
14 ebuild.sh, line 668: Called pkg_setup
15 glibc-2.4-r3.ebuild, line 1079: Called die
16
17 !!! please add USE='nptl nptlonly' to make.conf
18 ...
19
20 I do have nptl and nptlonly in USE (that message had a yellow star, so
21 I guess it's just a warning) but my CHOST is set to
22 CHOST="i386-pc-linux-gnu" in make.conf. How do I correct this problem?
23
24 --
25 Neil Isaac
26 isaac.neil@×××××.com
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] glibc update and CHOST problem Richard Fish <bigfish@××××××××××.org>