Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Gentoo Linux Help > emerge -e system

Forgot Password?
 Gentoo Linux Help   For help and discussion related to Gentoo Linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-04-2006   #1 (permalink)
Just Joined!
 
Join Date: May 2006
Posts: 95
emerge -e system

I was following the guide on how to bootstrap your system with a stage 3 (http://www.gentoo.org/doc/en/faq.xml#stage12) and I was duing the emerge -e system. I did it before I went to bed last night and I woke up to this error "Unable to build (are you using "USE=build")? I tought about adding build to my USE but this (http://www.gentoo.org/dyn/use-index.xml) tells me to not add USE=build myself. I also noticed that one of the files wanted USE=bootstrap. It didnt get to it but adding it is the same issue. What should I do. So I add them just for this and then remove them?

what if I set temp USE by going: USE="build bootstrap" emerge -e system?

also, the old gentoo install guide (I think 2004) uses "emerge system" instead of "emerge -e system" what is the difference?
murph1083 is offline  



Reply With Quote
Old 07-04-2006   #2 (permalink)
Linux User
 
gruven's Avatar
 
Join Date: Dec 2004
Location: Arkansas
Posts: 444
Send a message via ICQ to gruven Send a message via AIM to gruven Send a message via MSN to gruven Send a message via Yahoo to gruven Send a message via Skype™ to gruven
What package did it fail on?

I did a stage 3 install, upgraded GCC, changed my make.conf to what I wanted, and then did an "emerge -e system && emerge -e system". That essentially give me what you want to accomplish. Plus, I was in KDE the whole time.

To get past the error though, you can do an "emerge --resume --skipfirst".
__________________

Linux User #376741
Preferred Linux Distro: Funtoo
Screenshots
Remember, Ubuntu is A Linux distribution, not THE Linux distribution.

There is no need to login to the GUI as root!
gruven is offline   Reply With Quote
Old 07-04-2006   #3 (permalink)
Just Joined!
 
Join Date: May 2006
Posts: 95
ill have to look later when I get home..but does that mean that I should NOT add build and bootstrap?
murph1083 is offline   Reply With Quote
Old 07-04-2006   #4 (permalink)
Linux User
 
gruven's Avatar
 
Join Date: Dec 2004
Location: Arkansas
Posts: 444
Send a message via ICQ to gruven Send a message via AIM to gruven Send a message via MSN to gruven Send a message via Yahoo to gruven Send a message via Skype™ to gruven
It means that you don't really have to do it at that stage. I would just get a stage 3 installed, change what you want, and recompile then. That is essentially the same thing. Issueing an "emerge -e system && emerge -e system && emerge -e world" would get you basically what a stage 1 would get you, and you can do it from within a gui environment so that you can surf around the forums to find a solution if you have a problem.

The Gentoo devs moved away from stage 1 and 2 because of circular dependencies and some leftover files that you don't need, and possibly some broken libs. It is recommended that you just do a stage 3 and recompile everything to get the same effect, and you won't have anything broken afterwards.

That is the way I do all of my systems anyway, since I like GCC 4.1 and I have to update everything after the install. My laptop is finishing it's compile right now.
__________________

Linux User #376741
Preferred Linux Distro: Funtoo
Screenshots
Remember, Ubuntu is A Linux distribution, not THE Linux distribution.

There is no need to login to the GUI as root!
gruven is offline   Reply With Quote
Old 07-04-2006   #5 (permalink)
Just Joined!
 
Join Date: May 2006
Posts: 95
I want to make it optimized for my system by changing the CHOST, CFLAGS, MAKEOPTS.

1. According to the Gentoo website, I should do a stage3. Before I get to configure the kernel, I should run bootstrap.sh and then emerge –e system. (http://www.gentoo.org/doc/en/faq.xml#stage12)

2. Once I have a complete setup with a DE, do “emerge –e system && emerge –e system && emerge –uD world”

3. Do a Stage 1 Install (I know this isn’t supported anymore but I could follow the Gentoo Wiki)

I have no ideas which to do. I think im getting an idea but still off.
murph1083 is offline   Reply With Quote
Old 07-05-2006   #6 (permalink)
Just Joined!
 
Join Date: May 2006
Posts: 95
good news..i fixed it by going USE="-build -bootstrap" emerge -e system. But should I worry about packages before that error occured or should they be alright since they didnt have an error?
murph1083 is offline   Reply With Quote
Old 07-05-2006   #7 (permalink)
Linux User
 
gruven's Avatar
 
Join Date: Dec 2004
Location: Arkansas
Posts: 444
Send a message via ICQ to gruven Send a message via AIM to gruven Send a message via MSN to gruven Send a message via Yahoo to gruven Send a message via Skype™ to gruven
They should be fine. I wouldn't even worry with a stage 1 or 2 though, because now they have the stage 3 tarballs with the appropriate make.conf.

You can also change all of those except CHOST after you get your system setup. Just remember to recompile the toolchain and then recompile the toolchain again with the updated and optimized toolchain (emerge -e system && emerge -e system). Alternately you can get a script off of the gentoo forums that will just rebuild your toolchain, so that you don't have to rebuild the whole -e system twice, but I like to do it just for thoroughness. I also rebuild my world occasionally just to make sure it is all good. Useless, but I like it. That is what gentoo is all about, choices.
__________________

Linux User #376741
Preferred Linux Distro: Funtoo
Screenshots
Remember, Ubuntu is A Linux distribution, not THE Linux distribution.

There is no need to login to the GUI as root!
gruven is offline   Reply With Quote
Old 07-05-2006   #8 (permalink)
Just Joined!
 
Join Date: May 2006
Posts: 95
its weird.....i got that error and I fixed it by running emerge -e system...then...so many packages later, I will get it again but i fix it by just typing it again...
murph1083 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it.
subscribe
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 08:17 PM.






© 2000 - - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.1