Gentoo Archives: gentoo-catalyst

From: Mike B <mikeybs@×××××.com>
To: gentoo-catalyst@××××××××××××.org
Subject: Re: [gentoo-catalyst] no acceptable C compiler found in $PATH
Date: Thu, 10 Feb 2005 21:46:43
Message-Id: d23fd7c5050210134520e31143@mail.gmail.com
In Reply to: Re: [gentoo-catalyst] no acceptable C compiler found in $PATH by Chris Gianelloni
1 still got the same error on the first package (ccache)...
2
3 configure: Configuring ccache
4 checking for i386-pc-linux-gnu-gcc... no
5 checking for gcc... no
6 checking for i386-pc-linux-gnu-cc... no
7 checking for cc... no
8 checking for cc... no
9 checking for i386-pc-linux-gnu-cl... no
10 checking for cl... no
11 configure: error: no acceptable C compiler found in $PATH
12
13 I am attaching the contents of my .spec files. Let me know if you
14 have any additional reccomendations...should i try some of the other
15 cascading profiles?
16
17 mikeyb
18
19 snapshot.spec:
20
21 target: snapshot
22 version_stamp: 20050209a
23
24
25 stage1.spec
26
27 subarch: x86
28 version_stamp: 20050210
29 target: stage1
30 profile: default-linux/x86/2004.3
31 rel_type: default
32 snapshot: 20050209a
33 source_subpath: default/stage3-x86-2004.3
34
35
36 stage2.spec
37
38 subarch: x86
39 version_stamp: 20050210
40 target: stage2
41 profile: default-linux/x86/2004.3
42 rel_type: default
43 snapshot: 20050209a
44 source_subpath: default/stage1-x86-20050210
45 --
46 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] no acceptable C compiler found in $PATH Chris Gianelloni <wolf31o2@g.o>