Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]Stage 1 bootstrap fails in step 6: ncurses c++ error
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Mandr4ke
Apprentice
Apprentice


Joined: 25 Jul 2002
Posts: 214
Location: Chicago, IL

PostPosted: Sun Oct 30, 2005 12:55 am    Post subject: Re: Brief summary Reply with quote

tlianza wrote:
This solved a problem for me too. Just to summarize the solution for people in 3 short steps:

1) Change your USE flag to say USE="build bootstrap"
2) emerge ncurses
3) Change your USE flags back

Then continue on emerging...

Thanks,
Tom


crap, thanks man! you just saved me on my new AMD64 Gentoo install, was wodnering why ncurses kept failing.. jeezeeee they need to fix that! :roll:

Only 1 retarded thing though, i change my use flags back after, then with emerge -e system, it tried to do it again and failed.. haha so i'm just leaving it in.. probably casue of that -e i guess.. heh arg..
Back to top
View user's profile Send private message
xarses
n00b
n00b


Joined: 24 Oct 2005
Posts: 40
Location: California, USA

PostPosted: Sun Dec 11, 2005 5:48 pm    Post subject: Reply with quote

i found that if you link g++-3.4.4 to g++ that the system will continue to work and compile it seems to be that ncurses and perhapse others cant find g++ because it's left under the name of g++-3.4.4

Code:
ln -s /usr/bin/g++-3.4.4 /usr/bin/g++

worked for me. however this does not take into account the ramifications of there being a link to g++ 3.4.4 lying around on your system. Is there a corrisponding bug for this?[/code]
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
Goto page Previous  1, 2
Page 2 of 2

 
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