Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
stage 1 install fails compiling zlib...
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
BigMichi1
Tux's lil' helper
Tux's lil' helper


Joined: 25 Oct 2003
Posts: 82
Location: Dresden, Deutschland

PostPosted: Fri Oct 31, 2003 8:31 pm    Post subject: Reply with quote

same problem on my machine, will try it with compiling gcc before bootstrap.sh
Back to top
View user's profile Send private message
roterl
n00b
n00b


Joined: 25 Oct 2003
Posts: 32

PostPosted: Fri Oct 31, 2003 9:41 pm    Post subject: I had the same problem Reply with quote

I success to pass to stage 2 before few days, but later when I try do it again it faild with the same problem. Important to write that I used same CD with same configurations settings in both cases.
After i read about it - I compiled the gcc befor running the bootstarp.sh abd it work fine!
I dont know what had been changed in the last few days, interesting...

thanks for the solution !
Back to top
View user's profile Send private message
saba
n00b
n00b


Joined: 01 Nov 2003
Posts: 39

PostPosted: Sat Nov 01, 2003 10:02 am    Post subject: Reply with quote

I just ran into this problem today.

Its frightfully annoying, since I've spent since wednesday fiddling around with this trying to get it going.

I "solved" it in the end by compiling it with the compiler flag:

CHOST="i486-pc-linux-gnu"

I tried to do the above suggestion of compiling GCC before the rest of the mess, but it then fails on ncurses and other files.

No other options were changed greatly or made radical and harsh.

Would really love to have even a temporary stage1 file that has cured this broken install. Damn annoying.
Back to top
View user's profile Send private message
saba
n00b
n00b


Joined: 01 Nov 2003
Posts: 39

PostPosted: Sat Nov 01, 2003 10:04 am    Post subject: Reply with quote

Incidentally, after the bootstrapping (or emerging) fails, emerge doesn't work with most other files.

Also, when I try to chroot again into /mnt/gentoo/, env-update fails saying that /sbin/dependancy.pl is missing or somesuch.
Back to top
View user's profile Send private message
BigMichi1
Tux's lil' helper
Tux's lil' helper


Joined: 25 Oct 2003
Posts: 82
Location: Dresden, Deutschland

PostPosted: Sat Nov 01, 2003 10:12 am    Post subject: Reply with quote

perhaps it works with the new 1.53 bootstrap.sh script, will try it now.

this one can be found here:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/scripts/bootstrap.sh
Back to top
View user's profile Send private message
saba
n00b
n00b


Joined: 01 Nov 2003
Posts: 39

PostPosted: Sat Nov 01, 2003 10:20 am    Post subject: Reply with quote

Thanks for that, I couldn't find where on that page to get it. Do i just replace the file in scripts/ ?
Back to top
View user's profile Send private message
saba
n00b
n00b


Joined: 01 Nov 2003
Posts: 39

PostPosted: Sat Nov 01, 2003 10:22 am    Post subject: Reply with quote

This is the bug after a failed bootstrapping:

>>> Regenerating /etc/ld.so.cache...
[gcc-3.2.3-r2] bash: line 1: /sbin/depscan.sh: No such file or directory
Back to top
View user's profile Send private message
BigMichi1
Tux's lil' helper
Tux's lil' helper


Joined: 25 Oct 2003
Posts: 82
Location: Dresden, Deutschland

PostPosted: Sat Nov 01, 2003 11:31 am    Post subject: Reply with quote

on top of the page:
Quote:

Revision 1.53 / (download) / (as text) - annotate - [select for diffs] , Sat Nov 1 05:30:24 2003 UTC (5 hours, 59 minutes ago) by azarah

click on download and replace your existing bootstrap.sh with this one. be sure to backup your old ones.
Back to top
View user's profile Send private message
saba
n00b
n00b


Joined: 01 Nov 2003
Posts: 39

PostPosted: Sat Nov 01, 2003 1:42 pm    Post subject: Reply with quote

I used winscp to transfer it across, and it looks like everything is working :) Thanks champ. Now if someone would merge it into the official stage1's...
Back to top
View user's profile Send private message
hardcore
l33t
l33t


Joined: 01 Nov 2003
Posts: 626
Location: MSU, MI

PostPosted: Sat Nov 01, 2003 2:04 pm    Post subject: zlib compile errors Reply with quote

I had this same problem with zlib on my athlon-tbird. Seems as though I have resolved it by using the older August Stage 1 tarball.
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Sat Nov 01, 2003 5:22 pm    Post subject: Reply with quote

can confirm that the new 1.53 bootstrap works for me after i had zlib errors
Back to top
View user's profile Send private message
BigMichi1
Tux's lil' helper
Tux's lil' helper


Joined: 25 Oct 2003
Posts: 82
Location: Dresden, Deutschland

PostPosted: Sat Nov 01, 2003 6:28 pm    Post subject: Reply with quote

the new bootstrap.sh script 1.53 is now downloaded when you do an emerge rsync
Back to top
View user's profile Send private message
[dmnd]
n00b
n00b


Joined: 02 Nov 2003
Posts: 48
Location: Netherlands

PostPosted: Sun Nov 02, 2003 1:33 pm    Post subject: Works fine! Reply with quote

Hello,

I just installed everything from a stage1 and it all works as normal now!
The new bootstrap (v1.53) is downloaded and everything works well.
Back to top
View user's profile Send private message
Dr. Jones
n00b
n00b


Joined: 11 Oct 2003
Posts: 14
Location: Golden, Colorado

PostPosted: Sun Nov 02, 2003 11:56 pm    Post subject: Reply with quote

So do you do emerge rsync inplace of the emerge sync? Or before/after it?
Back to top
View user's profile Send private message
saba
n00b
n00b


Joined: 01 Nov 2003
Posts: 39

PostPosted: Mon Nov 03, 2003 1:45 am    Post subject: Reply with quote

I just installed normally using the standard stage1 tarball. Then as soon as its extracted I use winscp to copy across the latest bootstrap.sh. It worked fine in the end.
Back to top
View user's profile Send private message
Orion-X
n00b
n00b


Joined: 30 Oct 2003
Posts: 5
Location: Seattle, WA

PostPosted: Mon Nov 03, 2003 7:47 pm    Post subject: Reply with quote

marthisdil wrote:
Orion-X (or anyone with the 20030806 tarball) - can someone put it up for ftp access?

All the mirrors don't have it =( Have been purged.


I've put the x86 Stage1 file from August up for anonymous FTP on my server:

ftp://x-serv2.orionsector.net/Gentoo/OLD/x86/1.4/stages/x86/stage1-x86-1.4-20030806.tar.bz2

I'll keep it up for a couple of weeks for everyone.

The server is limited to 5 simultaneous sessions due to bandwidth restrictions.

Cheers,

Orion-X
Back to top
View user's profile Send private message
SmokinBudda
n00b
n00b


Joined: 31 Oct 2003
Posts: 46
Location: Da Dirty Dirty

PostPosted: Tue Nov 04, 2003 1:44 am    Post subject: I had this too Reply with quote

I had this problem as well when using the same Stage 1. The fix for me was to merge gcc before I ran bootstrap.sh.
Code:
emerge -O gcc

I of course didn't find out about the problem until after I had gotten stuck and having this as my first install I didn't know what to do. I ended up restarting the LiveCD and reformatting the partitions and starting over, this time making sure to try to merge gcc first. Surely there was a better way, maybe someone more knowledgeable could tell us; but it worked like a charm.

Then my power went out right after bootstrap finished... thats another story. Oh and a note to other n00bs. The installation instructions are wrong when they suggest that you go watch pulp fictions when you are emerging kde. Watch every movie you own, I'm in my 12th hour right now. Would it have been possible to run [emerge kde $] so I could have done other things?
_________________
Life is a tragedy for those who feel; and a comedy for those who think.
---Chinese Proverb

www.davinatkins.com
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Tue Nov 04, 2003 2:35 am    Post subject: Reply with quote

I used the stage3 tarball, but followed the stage1 instructions in the install guide. Downloading the bigger tarball sucked, but at least the bootstrap worked.
Back to top
View user's profile Send private message
Orion-X
n00b
n00b


Joined: 30 Oct 2003
Posts: 5
Location: Seattle, WA

PostPosted: Wed Nov 05, 2003 5:58 am    Post subject: Re: I had this too Reply with quote

SmokinBudda wrote:
Oh and a note to other n00bs. The installation instructions are wrong when they suggest that you go watch pulp fictions when you are emerging kde. Watch every movie you own, I'm in my 12th hour right now. Would it have been possible to run [emerge kde $] so I could have done other things?



Hehehehe, don't feel bad. One of my boxes (P-III 450 w/256 megs RAM) has taken over 24 hours, and still has 10 packages to go........

-Orion-X
Back to top
View user's profile Send private message
Primera
n00b
n00b


Joined: 05 Nov 2003
Posts: 22
Location: New Orleans, LA

PostPosted: Thu Nov 06, 2003 7:03 am    Post subject: One More Try Reply with quote

Ok...I've tried installing from stage 1 tarball dated 09/10/2003 and all has failed on multiple times. I found this thread in the forums and am ready to go at it again, probably because I refuse to give up and go back to Red Hat. I have a couple of questions I need help with though.

1) What is the best way to re-format my partitions to start over fresh?

2) Should I go back to the August stage 1 tarball or should I use the stage 2 tarball and then bootstrap? If I should use the stage2, which one should I use?

3) What are the best settings for my make.conf (CHOST, CFLAGS, CXXFLAGS) file given below:

Athlon XP 1700 Palomino (as far as I know)
512mb Crucial PC2100 ECC ram
Gigabyte 7VAXP mobo
Multiple NIC's: Intel Pro 100 Server and DLink 530TX+
Sound and Video are auto detected fine.

Thanks in advance for all of the help. I'm a noob but I'm dedicated to making this darn thing work......

Primera
Back to top
View user's profile Send private message
Pete_Keller
l33t
l33t


Joined: 30 Sep 2003
Posts: 664
Location: Norwich, CT USA

PostPosted: Thu Nov 06, 2003 1:15 pm    Post subject: Reply with quote

Primera,

1. Follow the instructions in the installation guide it will reformat your partitions for you.

2. Either way takes about the same amount of time.

3. If you look in this forum, you will see a thread for ATHALON XP flags, it will give you a lot if info that you are looking for.

Pete
_________________
I am a SIGNATURE VIRUS, help me spread - attach me to your signature file.
Back to top
View user's profile Send private message
SmokinBudda
n00b
n00b


Joined: 31 Oct 2003
Posts: 46
Location: Da Dirty Dirty

PostPosted: Thu Nov 06, 2003 4:05 pm    Post subject: Re: I had this too Reply with quote

Orion-X wrote:
Hehehehe, don't feel bad. One of my boxes (P-III 450 w/256 megs RAM) has taken over 24 hours, and still has 10 packages to go........

Ha! That makes my 14 hours seem like a walk in the park.

Primera, you should follow the instructions on making the filesystem in the installation guide. For me I didn't have to repartition, all I needed to do was rerun mkreiserfs on my / directory and I was ready to begin again. Just be sure that you run emerge -O gcc before you begin bootstrap.sh (after emerge sync) and you should be alright.

There is a good XP flag thread here...https://forums.gentoo.org/viewtopic.php?t=88860&highlight=athlon+xp

If you are like me, some of these will not work, but luckily it tells you that they won't work before it starts compiling (no waiting 3 hours to find out) you can just remove the offending ones and try again. Good luck!
_________________
Life is a tragedy for those who feel; and a comedy for those who think.
---Chinese Proverb

www.davinatkins.com
Back to top
View user's profile Send private message
Primera
n00b
n00b


Joined: 05 Nov 2003
Posts: 22
Location: New Orleans, LA

PostPosted: Thu Nov 06, 2003 10:27 pm    Post subject: Success Reply with quote

Well...
I just wanted to report that doing 'emerge -O gcc' prior to bootstrap seems to have fixed all of my problems. Thanks everyone for all of 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
Goto page Previous  1, 2, 3
Page 3 of 3

 
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