Gentoo Archives: gentoo-alt

From: Linpeng Tang <chnttlp@×××××.com>
To: gentoo-alt <gentoo-alt@l.g.o>
Subject: Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix
Date: Fri, 01 Feb 2013 06:57:31
Message-Id: CAL_rV8Wm8JycH6Z-eh4t1dtR30nc+aNYyBAb=zquKSMWiAaFEw@mail.gmail.com
In Reply to: Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix by heroxbd
1 Hi,
2
3 I am trying to install gentoo-prefix on another CentOS 5 server. I followed
4 heroxbd's previous advice but ran into some new problems. The installation
5 fails at gcc-config-1.8, and the build log says
6
7 >>> Compiling source in
8 /state/partition1/linpengt/gentoo/var/tmp/portage/sys-devel/gcc-config-1.8-r00.1/work/gcc-config-1.8
9 ...
10 make -j5 EPREFIX=/state/partition1/linpengt/gentoo
11 CC=x86_64-pc-linux-gnu-gcc
12 make: *** No rule to make target `wrapper.c.in', needed by `wrapper.c'.
13 Stop.
14 emake failed
15 * ERROR: sys-devel/gcc-config-1.8-r00.1 failed (compile phase):
16 * (no error message)
17 *
18 * Call stack:
19 * ebuild.sh, line 85: Called call-ebuildshell 'src_compile'
20 * environment, line 441: Called src_compile
21 * environment, line 2223: Called die
22 * The specific snippet of code:
23 * emake EPREFIX="${EPREFIX}" CC="$(tc-getCC)" || die
24
25 Does anyone has any idea what's causing the problem?
26
27 Best regards.
28
29
30
31 2013/1/26 heroxbd <heroxbd@×××××.com>
32
33 > Hi Linpeng,
34 >
35 > Linpeng Tang <chnttlp@×××××.com> writes:
36 >
37 > > Thanks for all the help! The installation now finishes normally. I
38 > > expect Gentoo-prefix will become a handy tool for using the university
39 > > cluster machines.
40 >
41 > Glad to hear that. And welcome to Gentoo Prefix.
42 >
43 > Exactly! See case 1 in this article :)
44 >
45 > http://www.gentoo.org/proj/en/gentoo-alt/prefix/usecases.xml
46 >
47 > Cheers,
48 > Benda
49 >
50 >
51
52
53 --
54 -----------------------------------
55 Princeton University
56 Computer Science Department
57 Linpeng Tang

Replies

Subject Author
Re: [gentoo-alt] problems with bootstrapping in Gentoo-prefix Steven Trogdon <strogdon@×××××.edu>