Hi,
I got some homebrewed problems :-/
This morning I tried to update to glibc-2.4-r3.
Checking dependencies breaks with:
----------------------------------------------------------------------
>>> checking glibc-2.4-patches-1.17.tar.bz2 ;-)
>>> checking glibc-linuxthreads-20060605.tar.bz2 ;-)
>>> checking glibc-powerpc-cpu-addon-v0.01.tgz ;-)
glibc-2.4 is nptl-only!
NPTL requires a CHOST of i486 or better
!!! 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+.
It seems my installation of gentoo, which I did months ago wasn't
completly correct, it does run fine since then, though.
My question is:
Is there a way (possibly another one then completly installing all
stuff from the beginning or to recompile all...) to correct my fault ?
Thank you very much for any help in advance !
Have a nice weekend!
mcc
--
[email protected] mailing list