Gentoo Archives: gentoo-dev

From: "Dag Viggo Lokøen" <dag.viggo@××××××.org>
To: gentoo-dev@g.o
Subject: [gentoo-dev] 1.4_rc1 bootstrap problem
Date: Wed, 25 Sep 2002 08:25:25
Message-Id: 200209251525.16604.dag.viggo@lokoen.org
1 Hi,
2
3 I've been for a few days trying to install 1.4_rc1 from the livecd, without
4 success. My problem is this.
5
6 Somewhere during the execution og the scripts/bootstrap.sh script, ld
7 segfaults.
8
9 The CFLAGS i've tried are:
10
11 "-march i386 -O3 -pipe"
12 "-march i586 -O3 -pipe"
13 "-march k6 -O3 -pipe"
14
15 CHOST is "i586-pc-linux-gnu"
16 i've tried CHOST="i386-pc-linux-gnu" too, but it has no effect.
17
18 The really strange thing is that when i tried upgrading from 1.2 to 1.4 on the
19 same computer, it worked just fine.
20
21
22 My setup is:
23 AMD-k6-2 300mHz
24 128mb ram
25 20gb hd
26
27 Any tips on how I can make this work?
28
29
30 --
31 Mvh.
32 Dag Viggo Lokøen

Replies

Subject Author
Re: [gentoo-dev] 1.4_rc1 bootstrap problem Mikko Moilanen <mikko.moilanen@×××××××××××××××××××.fi>