Re: [gentoo-user] difficulty installing gentoo on AMD sempron

2005-06-05 Thread Zac Medico
--- Allan Gottlieb <[EMAIL PROTECTED]> wrote: > At Sat, 04 Jun 2005 18:54:21 -0700 (PDT) Zac Medico > <[EMAIL PROTECTED]> wrote: > > > --- Ted Ozolins <[EMAIL PROTECTED]> wrote: > > > >> Thanks Zac, I was having the same problem and > this > >> fixed it for me. It > >> makes me wonder why was

Re: [gentoo-user] difficulty installing gentoo on AMD sempron

2005-06-05 Thread Allan Gottlieb
At Sat, 04 Jun 2005 18:54:21 -0700 (PDT) Zac Medico <[EMAIL PROTECTED]> wrote: > --- Ted Ozolins <[EMAIL PROTECTED]> wrote: > >> Thanks Zac, I was having the same problem and this >> fixed it for me. It >> makes me wonder why was this necessary? > > The bootstrap script probably works fine with t

Re: [gentoo-user] difficulty installing gentoo on AMD sempron

2005-06-04 Thread Zac Medico
--- Ted Ozolins <[EMAIL PROTECTED]> wrote: > Thanks Zac, I was having the same problem and this > fixed it for me. It > makes me wonder why was this necessary? > The bootstrap script probably works fine with the 2005.0 portage snapshot. Apparenly there's a bug when the script upgrades the co

Re: [gentoo-user] difficulty installing gentoo on AMD sempron

2005-06-04 Thread Ted Ozolins
Zac Medico wrote: >--- Allan Gottlieb <[EMAIL PROTECTED]> wrote: > > > >>The compile of glibc fails trying to access the file >> >>/etc/env.d/gcc/i386-pc-linux-gnu-3.3.5 >> >>The file does not exist. Instead we have the file >> >>/etc/env.d/gcc/i686-pc-linux-gnu-3.3.5-20050130 >> >>The

Re: [gentoo-user] difficulty installing gentoo on AMD sempron

2005-06-04 Thread Zac Medico
--- Allan Gottlieb <[EMAIL PROTECTED]> wrote: > The compile of glibc fails trying to access the file > > /etc/env.d/gcc/i386-pc-linux-gnu-3.3.5 > > The file does not exist. Instead we have the file > > /etc/env.d/gcc/i686-pc-linux-gnu-3.3.5-20050130 > > The directory /etc/env.d/gcc

[gentoo-user] difficulty installing gentoo on AMD sempron

2005-06-04 Thread Allan Gottlieb
I have installed gentoo a few times without difficulty, but always on pentium 4s. My son is installing it on an AMD sempron and we are having trouble involving i686 vs i386. In make.conf we have CFLAGS="-march=athlon-xp -pipe -O2" CHOST="i686-pc-linux-gnu" CXXFLAGS="${CFLAGS}" MAKEOPT="-j2" PORT