Gentoo Archives: gentoo-dev

From: linux-dev <linux-dev@×××××××××××.org>
To: gentoo-dev@g.o
Subject: [gentoo-dev] [gentoo-ppc] bootstrap/portage problem
Date: Fri, 05 Apr 2002 16:38:52
Message-Id: 20020406005602.0a73c8a4.linux-dev@dialectique.org
In Reply to: Re: [gentoo-dev] [gentoo-ppc] make.conf settings for the PowerPC by Pieter Van Den Abeele
1 trying to run the bootstrap.sh script
2
3 > untested:
4 >
5 > CHOST="powerpc-unknown-linux-gnu"
6 > CFLAGS="-mcpu=powerpc -O2 -pipe"
7 > CXXFLAGS="-mcpu=powerpc -O2 -pipe"
8 >
9 > SYNC="cvs://:pserver:cvs@×××××××.dk:/pack/anoncvs"
10 > #Password for the cvs server is 'cvs'
11 >
12 > #SYNC="rsync://sunsite.dk/gentooppc/gentooppc/portage" Rsync should be
13 > available soon, for now just use cvs
14
15 i used the above settings in addition to using the mirrors.sunsite.dk/gentoo mirror
16 for the GENTOO_MIRRORS variable. i've got a G3 400MHz Powerbook.
17
18 portage merges, then it proceeds to emerge sys-kernel/linux-headers-2.4.17-r5,
19 downloads http://mirrors.sunsite.dk/gentoo/distfiles/linux-2.4.17.tar.bz2 and
20 http://mirrors.sunsite.dk/gentoo/distfiles/linux-2.4.17-r5.patch.bz2 to the
21 proper distfiles directory, but when it tries to unpack linux-2.4.17.tar.bz2,
22 portage hangs. if i interrupt the process, i get:
23
24 !!! Portage interrupted by SIGINT; exiting.
25
26 *** Unpack Aborted ***
27
28 if i restart the process, portage still hangs.
29
30 is the portage-1.8.12 functional? are my make.conf settings wrong?
31 where could the problem be? thanks...
32
33 /r

Replies

Subject Author
Re: [gentoo-dev] [gentoo-ppc] bootstrap/portage problem "Jared H. Hudson" <jhhudso@××××××××××.com>
Re: [gentoo-dev] [gentoo-ppc] bootstrap/portage problem Kain <kain@××××.org>
Re: [gentoo-dev] [gentoo-ppc] bootstrap/portage problem Pieter Van den Abeele <pvdabeel@××××××.be>