Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2005.1 Stage 1 Bootstrap failure [Solved]
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
brokenpalace
n00b
n00b


Joined: 10 Oct 2005
Posts: 5

PostPosted: Mon Oct 10, 2005 12:20 am    Post subject: 2005.1 Stage 1 Bootstrap failure [Solved] Reply with quote

I am having a problem with bootstrapping during my install. Everytime I try to bootstrap I keep having it crash when it tries to compile textinfo. I am starting from stage 1, I grabbed the latest sources and portage snapshots off of the net. Does anyone have any idea how to fix this?

rm -rf $backupdir; exit $rc
/bin/sh: line 1: 17399 Illegal instruction ..//makeinfo/makeinfo -I . -o texinfo.info `test -f 'texinfo.txi' || echo './'`texinfo.txi
make[2]: *** [texinfo.info] Error 132
make[2]: Leaving directory `/var/tmp/portage/texinfo-4.8-r2/work/texinfo-4.8/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/texinfo-4.8-r2/work/texinfo-4.8'
make: *** [all] Error 2

!!! ERROR: sys-apps/texinfo-4.8-r2 failed.
!!! Function src_compile, Line 48, Exitcode 2
!!! emake
!!! If you need support, post the topmost build error, NOT this status message.


Last edited by brokenpalace on Mon Oct 10, 2005 6:40 am; edited 1 time in total
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Oct 10, 2005 2:50 am    Post subject: Re: 2005.1 Stage 1 Bootstrap failure Reply with quote

brokenpalace wrote:
/bin/sh: line 1: 17399 Illegal instruction

It looks like you may have setup /etc/make.conf for the wrong type of CPU.

Can you post the output of
Code:
# cat /proc/cpuinfo
# emerge --info
Back to top
View user's profile Send private message
brokenpalace
n00b
n00b


Joined: 10 Oct 2005
Posts: 5

PostPosted: Mon Oct 10, 2005 6:40 am    Post subject: Thanks Reply with quote

That was it. Turns out the machine is a plain Athlon and not an Athlon XP. Again thanks for the help.
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