From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] /etc/make.conf: changing CHOST on same system
Date: Fri, 1 Sep 2006 22:38:38 -0700 [thread overview]
Message-ID: <7573e9640609012238n5133a484pffe54568ecfab756@mail.gmail.com> (raw)
In-Reply-To: <20060902.064253.74744032.Meino.Cramer@gmx.de>
On 9/1/06, Meino Christian Cramer <Meino.Cramer@gmx.de> wrote:
> glibc-2.4 is nptl-only!
> NPTL requires a CHOST of i486 or better
You missed fixing this error.
-Richard
>
> !!! ERROR: sys-libs/glibc-2.4-r3 failed.
> Call stack:
> ebuild.sh, line 1555: Called dyn_setup
> ebuild.sh, line 668: Called pkg_setup
> glibc-2.4-r3.ebuild, line 1079: Called die
>
> !!! please add USE='nptl nptlonly' to make.conf
> !!! If you need support, post the topmost build error, and the call stack if relevant.
>
> ----------------------------------------------------------------------
>
>
> I added "nptl nptlonly" to my /etc/make.conf but the error (and the
> suggestion to add "nptl nptlonly" to /etc/make.conf) remain.
>
> BUT:
> For my CHOST there is an entry in /etc/make.conf:
> CHOST="i386-pc-linux-gnu"
>
> So I think, that the checker script for glibc looks there and thought,
> my system is running a i386 CPU, but it runs an
> AMD Athlon(tm) 64 X2 Dual Core Processor 3800+.
Yep, you will need to change your CHOST to i686-pc-linux-gnu to get
the new glibc.
> Is there a way (possibly another one then completly installing all
> stuff from the beginning or to recompile all...) to correct my fault ?
Nope. After changing CHOST, you need to emerge -e world. And I would
keep a live CD close by just in case.
Your other option is to mask glibc-2.4, and stick with 2.3.
echo ">=sys-libs/glibc-2.4" >> /etc/portage/package.mask
-Richard
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-09-02 5:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-02 4:42 [gentoo-user] /etc/make.conf: changing CHOST on same system Meino Christian Cramer
2006-09-02 5:38 ` Richard Fish [this message]
2006-09-02 8:58 ` Meino Christian Cramer
2006-09-02 9:30 ` Bo Ørsted Andresen
2006-09-04 3:24 ` Meino Christian Cramer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7573e9640609012238n5133a484pffe54568ecfab756@mail.gmail.com \
--to=bigfish@asmallpond.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox