Gentoo Archives: gentoo-osx

From: Grobian <grobian@g.o>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] [PREFIX] status update for this week
Date: Sun, 10 Sep 2006 20:04:53
Message-Id: 20060910200354.GA21681@gentoo.org
In Reply to: Re: [gentoo-osx] [PREFIX] status update for this week by "Chris L. Mason"
1 Thanks guys! If someone has a shell account to an x86-macos box that
2 would allow me to check myself a bit (to tweak the boostrap script at
3 least). Since I only run unprivileged, the "security threat" would be
4 limited :p So if you have, let me know.
5
6 (b.t.w. typing this from Vim 7, in Mutt 1.5.13 under prefix :) )
7
8 On 10-09-2006 08:00:45 -0400, Chris L. Mason wrote:
9 > Okay, the bootstrapping still fails on intel OS X because of a
10 > comparision failure between stage 2 and 3 when building gcc. But by
11 > changing the line:
12 > m
13 > ake ${MAKEOPTS} bootstrap-lean || exit 1
14 >
15 > to
16 >
17 > make ${MAKEOPTS} || exit 1
18 >
19 > it works.
20 >
21 > When I try to emerge system, I get:
22 >
23 > !!! INVALID ACCEPT_KEYWORDS: x86-macos
24 > !!! INVALID ACCEPT_KEYWORDS: ~x86-macos
25 >
26 > I'm going to try manually emerge'ing and keywording a bunch of stuff
27 > and let you know how it goes.
28 >
29 >
30 > Chris
31
32 --
33 Fabian Groffen
34 Gentoo for Mac OS X Project
35 --
36 gentoo-osx@g.o mailing list

Replies

Subject Author
Re: [gentoo-osx] [PREFIX] status update for this week Philipp Riegger <lists@××××××××××××.de>