Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
continuing emerge [done--re-emerged glibc]
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
z35
n00b
n00b


Joined: 06 Jun 2003
Posts: 70
Location: USA -- NY

PostPosted: Sat Jan 29, 2005 8:56 pm    Post subject: continuing emerge [done--re-emerged glibc] Reply with quote

greetings:

I have been putting gentoo on my old laptop (Pentium MXX 166, 96 MB ram, small slow etc), and at some point, something happened and the emerge stopped. I was doing an emerge world --deep -uv and it stopped twoards the end of glibc, which takes almost all night. I was wondering , how I could continue with the bulding, install, and, i guess, inject into the portage. The only thing i can think of is
Code:

cd /var/tmp/portage/glibc-<V>/work/build
make
make install
strip # somehow, i have never done this...
mv <whatever the install seems to be> /
emerge -i glibc-<V>

I do not know if that is correct, if i should re-emerge it...

Thanks
_________________
This is life?


Last edited by z35 on Mon Jan 31, 2005 1:26 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54300
Location: 56N 3W

PostPosted: Sat Jan 29, 2005 9:24 pm    Post subject: Reply with quote

z35,

You don't know what happened to the software. Do
Code:
emerge --resume
and it will restart the package it was doing from the beginning.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
dannycool
Tux's lil' helper
Tux's lil' helper


Joined: 13 Aug 2004
Posts: 111
Location: Karlsruhe Germany

PostPosted: Sat Jan 29, 2005 9:25 pm    Post subject: Reply with quote

Use the ebuild command, Luk...err. You know what I mean. Start with ebuild your glibc ebuild file here compile, and then do all the other things mentioned in man ebuild that seem applicable. Yeah, I now, very fuzzy answer but I'm not going to re-compile glibc to see if it works :P
Back to top
View user's profile Send private message
z35
n00b
n00b


Joined: 06 Jun 2003
Posts: 70
Location: USA -- NY

PostPosted: Sat Jan 29, 2005 9:35 pm    Post subject: Reply with quote

NeddySeagoon: The whole point of doing this is so that i do not have to restart the ebuild
dannycool: ebuild eh? looking into it...
_________________
This is life?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54300
Location: 56N 3W

PostPosted: Sat Jan 29, 2005 9:50 pm    Post subject: Reply with quote

z35,

I understand why you want to carry on where you left off. I was questioning the wisdom of doing so. If you break glibc. Nothing will work You don't know what happened to make it stop. Quite likely the part of the compile it was working on will be faulty.
Before you continue with picking up the pieces of a glibc update, think about how you will recover the install without a glibc.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
z35
n00b
n00b


Joined: 06 Jun 2003
Posts: 70
Location: USA -- NY

PostPosted: Sat Jan 29, 2005 10:04 pm    Post subject: Reply with quote

Do you know if ebuild check does an make check?....
Does not appear to...
Will that be all that is required? then i should be able to finish...
Code:
cd vardir/build...
make check
ebuild <path of glibc> qmerge


????
_________________
This is life?
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


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

PostPosted: Sun Jan 30, 2005 2:31 am    Post subject: Re: continuing emerge Reply with quote

z35 wrote:
I have been putting gentoo on my old laptop (Pentium MXX 166, 96 MB ram, small slow etc), and at some point, something happened and the emerge stopped. I was doing an emerge world --deep -uv and it stopped twoards the end of glibc

How much total memory do you have (RAM + swap) ?

Last time I built glibc on my laptop, it ran out of memory with 256MB total. After I increased the swap, I had 384MB total and glibc built without a problem.

ps. I agree with NeddySeagoon, you should start glibc from the beginning instead of trying to salvage what you have.
Back to top
View user's profile Send private message
z35
n00b
n00b


Joined: 06 Jun 2003
Posts: 70
Location: USA -- NY

PostPosted: Sun Jan 30, 2005 3:56 am    Post subject: Reply with quote

Yeah, I am in the process of re-emerging, the make check failed... and i do not want to risk it... Keep in mind, this is a minimal computer. -Os type of situation. I rarely use X, (not that it is working right now anyway..

128 MB swap
96 MB mem
-----------
224 MB total

It has already compiled before, so I have confidience that it will build this time. It has been a while since I have used the computer, hence the reason why it is going through all of this.
_________________
This is life?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54300
Location: 56N 3W

PostPosted: Sun Jan 30, 2005 10:25 am    Post subject: Reply with quote

z35,

I have a glibc that you can probably use. If it breaks again we can compare notes and I'lll do you a quickpkg.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
z35
n00b
n00b


Joined: 06 Jun 2003
Posts: 70
Location: USA -- NY

PostPosted: Mon Jan 31, 2005 1:25 pm    Post subject: Reply with quote

It is alright, It has already compiled. Thank you for your advice and time. It seems that everything is working correctly now. I will really see when I start using the computer, (hopefully soon). I do not know how well it will preform with all the basics. I will be really surprised if the programs (OOo the main one) that I would like run reliably. But it will be aright if they do not. It would be really nice if could get this old Zenith CruisePAD to work. Heh, maybe if I get some time, right?

Any way, as always, thank you for your time and advice.
_________________
This is life?
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