Gentoo Archives: gentoo-osx

From: m h <sesquile@×××××.com>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] [PREFIX] Creating a profile (package.provided)
Date: Thu, 16 Mar 2006 20:15:02
Message-Id: e36b84ee0603161214t71be745egbe1aaf3d0cece225@mail.gmail.com
In Reply to: Re: [gentoo-osx] [PREFIX] Creating a profile (package.provided) by m h
1 On 3/16/06, m h <sesquile@×××××.com> wrote:
2 > I'll try copying over the normal tree from my gentoo box.
3 >
4 I fixed it by doing an absolute symlink rather than relative
5 ie:
6
7 $ ln -s /tmp/Mar16/usr/portage/profiles/default-linux/x86/2005.1
8 etc/make.profile
9 instead of
10 $ ln -s usr/portage/profiles/default-linux/x86/2005.1 etc/make.profile
11
12 Now I need to find out why libc is unavailable...
13
14 Portage 2.1.10 (default-linux/x86/2005.1, gcc-3.4.3, unavailable,
15 2.6.9-5.EL i686)
16
17 --
18 gentoo-osx@g.o mailing list

Replies