Gentoo Archives: gentoo-osx

From: Grobian <grobian@g.o>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] bootstrap gcc-apple fails
Date: Sun, 09 Apr 2006 11:31:16
Message-Id: 20060409113118.GF9959@gentoo.org
In Reply to: Re: [gentoo-osx] bootstrap gcc-apple fails by Tobias Hahn
1 On 09-04-2006 12:24:03 +0200, Tobias Hahn wrote:
2 > I have included the --disable-multilib manually in the boostrap script
3 > and now everything works fine :-).
4
5 Ok.
6
7 > I.e. almost everything. The script bootstraps portage to
8 > $PREFIX/usr/portage-alt-prefix, which portage does not know about. I added a
9 > symlink portage->portage-alt-prefix to fix this. And for some reason, the
10
11 Hmmm, I thought I dealt with this. Looks like a bug to me.
12
13 > bootstrap script sets up the symlink for curl, but does not add FETCHCOMMAND
14 > and RESUMECOMMAND to make.conf.
15
16 Yeah, this is where I stopped. Adding the symlink for curl or wget is
17 wrong, as that should be solved through DEFAULT_PATH. But that route
18 has not yet been explored. The idea is to be able to just grab the
19 binaries from the host-os as long as necessary.
20
21 > BTW, I think it's not sufficient to add --disable-multilib to the bootstrap
22 > script, the gcc-apple ebuild needs to be fixed, too. I've also done this
23 > manually right now.
24
25 Ok, but that is beyond our direct control, so I'd like to have that
26 "fixed" in the bootstrap script for now.
27
28
29 --
30 Fabian Groffen
31 --
32 gentoo-osx@g.o mailing list

Replies

Subject Author
[gentoo-osx] bootstrap Tobias Hahn <tobhahn@×××.de>