Gentoo Archives: gentoo-alt

From: Ruud Koolen <redlizard@×××××××××.nl>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Bootstrap on RHEL5 failed
Date: Thu, 19 Sep 2013 04:29:41
Message-Id: 201309190629.31202.redlizard@redlizard.nl
In Reply to: [gentoo-alt] Bootstrap on RHEL5 failed by yegle
1 On Thursday 19 September 2013 04:55:34 yegle wrote:
2 > Hi list,
3 >
4 > I'm trying to bootstrap gentoo-prefix on a RHEL5 box but failed.
5 >
6 > Here's the log http://pastie.org/8337742
7 >
8 > Any clue?
9
10 * Your ${EPREFIX} contains one or more symlinks. GCC has a
11 * bug which prevents it from working properly when there are
12 * symlinks in your ${EPREFIX}.
13 * See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29831
14 * Continuing with your EPREFIX set to:
15 * /data/home/yegle/.gentoo
16
17 gcc breaks horribly when your EPREFIX contains a symlink. Starting over the
18 bootstrap process (from zero) with /data/home/yegle/.gentoo as your EPREFIX
19 should solve the problem.
20
21 -- Ruud

Replies

Subject Author
Re: [gentoo-alt] Bootstrap on RHEL5 failed yegle <cnyegle@×××××.com>