Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot find i686-pc-linux-gnu when trying to bootstrap
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
jza
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jun 2004
Posts: 87
Location: U.S.A

PostPosted: Tue May 02, 2006 11:15 pm    Post subject: cannot find i686-pc-linux-gnu when trying to bootstrap Reply with quote

I'm attempting a stage 1 install. I first started doing it using the regular installation as stated by the handbook and then using the developer's method ala the tutorial, which is what I have always done in the past. Anyway,
I changed the CHOST to i686-... for optimal performance. I then re-emerged glibc, binutils, and attempted to re-emerge gcc, but got the following errors:

configure:4415: checking for i686-pc-linux-gnu-RCC
configure:4444: result: no
configure:4415: checking for i686-pc-linux-gnu-RCC
configure:4444: result: no

I really don't know what elsse to try at this point (except going back to i386 in CHOST).

here is my make.conf if that helps:

Code:

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example

## note: can't use -O3 for hardened
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"

USE="-gtk -gnome -kde -alsa \
     imagemajick apache2 tomcat ntpl ntplonly doc libwww \
     mysql pthreads sftplogging 16bit authdaemond bash-completion \
     bzip2 bzlib cdparanoia cdrom cgi chroot clanJavaScript \
     code gcj imap jython  kerberos krb4 latex libclamav mmx"
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example

## note: can't use -O3 for hardened
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"

USE="-gtk -gnome -kde -alsa \
     imagemajick apache2 tomcat ntpl ntplonly doc libwww \
     mysql pthreads sftplogging 16bit authdaemond bash-completion \
     bzip2 bzlib cdparanoia cdrom cgi chroot clanJavaScript \
     code gcj imap jython  kerberos krb4 latex libclamav mmx"
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Wed May 03, 2006 12:03 am    Post subject: Reply with quote

Did you re-start the install completely clean, or was there stuff from before left on your system? You don't need to do stage 1. Just make sure the stage 3 tarball is stage3-i686-2006.0.tar.bz2. Of course, if you just want to do stage 1, same thing applies: start clean, get the i686 tarball. Hopefully, you have separate partitions, so you can easily save any configs you want to, say, /home then format the partitions the OS will need (e.g. /usr, /boot, /, etc. There're all sorts of partitioning schemes you could use. At the least, I'd make /home a separate partition).
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
jza
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jun 2004
Posts: 87
Location: U.S.A

PostPosted: Thu May 04, 2006 5:11 pm    Post subject: Reply with quote

this is a new installation. What do you mean by getting the 686 tarball? I only see x86 tarballs which come with the i386 line by default in make.conf.
Thanks
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Fri May 05, 2006 1:25 am    Post subject: Reply with quote

Here's what I mean:
http://gentoo.osuosl.org/releases/x86/2006.0/stages/stage3-i686-2006.0.tar.bz2
http://gentoo.osuosl.org/releases/x86/2006.0/stages/stage3-i686-2006.0.tar.bz2.DIGESTS
http://gentoo.osuosl.org/releases/x86/2006.0/stages/stage3-i686-2006.0.tar.bz2.asc
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Fri May 05, 2006 1:57 am    Post subject: Reply with quote

I'd forgotten about the stage1 not being CPU specific. In any case, you need to start clean, and set the CHOST before you do anything else other than partitioning,formatting, and unpacking the tarball (you probably already have the minimal live CD, but if it's possible, you might want to burn a copy of the latest version). I mean, you can mount the cleaned filesystems, set the date, and chroot into the new environment if you want, just have make.conf set up before you run env-update and sync portage.
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
jza
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jun 2004
Posts: 87
Location: U.S.A

PostPosted: Fri May 05, 2006 7:27 pm    Post subject: Reply with quote

i just went back and read the docs and realized stage 1 installs are no longer supported. I also read about all of the circular dependency issues from reading the stage1/3 stuff from the Jackass project. I guess I'll just do a stage 3 install then. Should be fine. Thanks for your help
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Sat May 06, 2006 3:04 am    Post subject: Reply with quote

Yeah, stage 1/3 works fine. I did stage 1 ages ago, but I recently rebuilt everything after switching to the 2006 profile and moving to glibc2.4 plus GCC-4 and changing a bunch of other stuff like prelinking, modular X, etc. I didn't even need to reboot until I eventually built a new kernel a couple weeks later.
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum