try this. in the USE variavel in /etc/make.conf put (among others) " -nptl " then try again
when bootstrap and emerge system ends change the USE flag in /etc/make.conf to " nptl" and then do emerge -e world . you shouldn't put to much use flags during the bootstrap, it tends to be dangerous On Thu, 03 Feb 2005 12:58:15 +0100, Gentoo <[EMAIL PROTECTED]> wrote: > Dave Nebinger wrote: > > I'm trying to do an stage1 on an pentium, but im getting this error when > bootstrapping: Follow the instructions for emerging 2.6 headers: 1. emerge > -C linux-headers 2. emerge --oneshot --nodeps linux26-headers 3. > scripts/bootstrap.sh -- [email protected] mailing list No difference > when using linux26-headers, but not much... > > make[2]: Entering directory > `/var/tmp/portage/glibc-2.3.4.20040808-r1/work/glibc-2.3.3/po' > make[2]: *** No rule to make target > `../{ysdeps/generic/bits/typesizes.h',needed by > `/var/tmp/portage/glibc-2.3.4.20040808-r1/work/build/bits/stdio_lim.d'. > Stop. > make[2]: Leaving directory > `/var/tmp/portage/glibc-2.3.4.20040808-r1/work/glibc-2.3.3/po' > make[1]: *** [po/others] Error 2 > make[1]: Leaving directory > `/var/tmp/portage/glibc-2.3.4.20040808-r1/work/glibc-2.3.3' > make: *** [all] Error 2 > > !!! ERROR: sys-libs/glibc-2.3.4.20040808-r1 failed. > !!! Function src_compile, Line 690, Exitcode 2 > !!! (no error message) > !!! If you need support, post the topmost build error, NOT this status mess > > > > There is a curly-bracket in "....No rule to make target > `../{ysdeps/generic/bits/typesiz....", but where does it come from? > > > Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.4, unavailable, > 2.6.9-gentoo-r1 i586) > ================================================================= > System uname: 2.6.9-gentoo-r1 i586 Pentium 75 - 200 > Gentoo Base System version 1.4.16 > Python: [2.3.4 (#1, Oct 24 2004, 00:50:52)] > dev-lang/python: [Not Present] > sys-devel/autoconf: [Not Present] > sys-devel/automake: [Not Present] > sys-devel/binutils: 2.14.90.0.8-r1 > sys-devel/libtool: [Not Present] > virtual/os-headers: 2.6.8.1-r2 > ACCEPT_KEYWORDS="x86" > AUTOCLEAN="yes" > CFLAGS="-O2 -mcpu=i586 -pipe -fomit-frame-pointer" > CHOST="i586-pc-linux-gnu" > CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config > /usr/share/config/var/qmail/control" > CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" > CXXFLAGS="-O2 -mcpu=i586 -pipe -fomit-frame-pointer" > DISTDIR="/usr/portage/distfiles" > FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" > GENTOO_MIRRORS="http://distfiles.gentoo.org > http://distro.ibiblio.org/pub/Linux/distributions/gentoo" > MAKEOPTS="-j2" > PKGDIR="/usr/portage/packages" > PORTAGE_TMPDIR="/var/tmp" > PORTDIR="/usr/portage" > SYNC="rsync://rsync.gentoo.org/gentoo-portage" > USE="x86 X apm arts avi berkdb bitmap-fonts crypt cups encode f77 > font-server foomaticdb fortran gdbm gif gpm gtk2 imlib ipv6 jpeg libg++ > libwww mad mikmod motif mpeg ncurses nls nptl oggvorbis opengl oss pam > pdflib perl png python quicktime readline sdl spellssl svga tcpd truetype > truetype-fonts type1-fonts xml2 xmms xv zlib" > Unset: ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY > > -- Rui Silva Powered by Gentoo Linux under CELERON 1000 - Stage1 install with nptl http://rukinhas.no-ip.org -- [email protected] mailing list
