Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] prefix installer, AIX 5.3 gcc failed to build
Date: Thu, 23 Dec 2010 01:00:51
Message-Id: 4D125283.1030509@gentoo.org
In Reply to: Re: [gentoo-alt] prefix installer, AIX 5.3 gcc failed to build by Perry Smith
1 On 12/22/10 18:11, Perry Smith wrote:
2 >> So you will have to update eprefix-bootstrap/eprefix-bootstrap.build
3 >> in prefix-launcher from svn trunk, and then do:
4 >> $ gmake config
5 >> $ rm -rf buildroot/eprefix-bootstrap/*
6 >> $ gmake eprefix-bootstrap
7 >
8 > Did you mistype this? I'm getting '*** No rule to make target'
9
10 Ohw, forgot you do have the prefetched config already - most likely the target
11 without rule is "buildroot/eprefix-bootstrap/eprefix_bootstrap.fetched.done"
12
13 So you should make config again with:
14 $ gmake config eprefix_bootstrap_BUILDFROM=SCRATCH
15
16 This should also recreate the buildroot/eprefix-bootstrap/ directory and tell
17 'gmake eprefix-bootstrap' to fetch eprefix-bootstrap script first.
18
19 Please ensure you have http_proxy set if necessary, or the downloaded
20 eprefix-bootstrap script might contain some html-error only.
21
22 FWIW, the snapshots-from-scratch here now tell that I have to upgrade automake
23 and autoconf in prefix-launcher to create some local libtool for ncurses...
24
25 But as you already have some ncurses bootstrapped, you might be able to continue
26 with updated eprefix-bootstrap until gcc-4.5.1 - anything >= gcc-4.3 seems to break...
27
28 So before continuing you also might want to do this for now:
29 $ echo '>=sys-devel/gcc-4.3' >> EPREFIX/etc/portage/package.mask
30
31 /haubi/
32 --
33 Michael Haubenwallner
34 Gentoo on a different level