Gentoo Archives: gentoo-dev

From: Sylvain <asm8@×××××××.fr>
To: gentoo-dev@g.o
Cc: thomas.mangin@××××.fr
Subject: Re: [gentoo-dev] Probleme merging media-video/avifile
Date: Sat, 05 Apr 2003 20:12:25
Message-Id: 20030405221220.0c23e4f7.asm8@wanadoo.fr
In Reply to: Re: [gentoo-dev] Probleme merging media-video/avifile by Thomas Mangin
1 > I got it sorted. Thank you for the help
2 > Is that what you meant by "Choose a profile" ?
3
4 Yes :-) You have to choose the right gcc profile with gcc-config,
5 accordingly to what is set your CHOST variable in your make.conf
6 and your /usr/*-linux-gnu directory.
7
8 regards,
9
10 sylvain
11
12 >
13 > Thomas
14 > ---
15 > gentoo root # cat /etc/make.conf
16 >
17 > # Host Setting
18 > # ============
19 > #
20 > # If you are using a Pentium Pro or greater processor, leave this line
21 > as-is;
22 > # otherwise, change to i586, i486 or i386 as appropriate. All modern systems
23 > # (even Athlons) should use "i686-pc-linux-gnu"
24 > #
25 >
26 > # Changed CHOST to output of gcc-config --list-profiles
27 > (i586-pc-linux-gnu-3.2.2)
28 > # without the version number
29 >
30 > #CHOST="i686-pc-linux-gnu"
31 > CHOST="i586-pc-linux-gnu"
32 >
33 > ----- Original Message -----
34 > From: "Sylvain" <asm8@×××××××.fr>
35 > To: <gentoo-dev@g.o>
36 > Cc: "Thomas Mangin" <thomas.mangin@××××.fr>
37 > Sent: Saturday, April 05, 2003 10:49 AM
38 > Subject: Re: [gentoo-dev] Probleme merging media-video/avifile
39 >
40 >
41 > Hi !
42 >
43 > it seems you problem comes from here :
44 >
45 >
46 > Le Sat, 5 Apr 2003 09:30:55 +0100
47 > "Thomas Mangin" <thomas.mangin@××××.fr> a écrit:
48 >
49 > > configure:2015: checking for C++ compiler version
50 > > configure:2018: i686-pc-linux-gnu-g++ --version </dev/null >&5
51 > > Could not run/locate i686-pc-linux-gnu-g++!
52 > > configure:2021: $? = 1
53 > > configure:2023: i686-pc-linux-gnu-g++ -v </dev/null >&5
54 > > Could not run/locate i686-pc-linux-gnu-g++!
55 > > configure:2026: $? = 1
56 > > configure:2028: i686-pc-linux-gnu-g++ -V </dev/null >&5
57 > > Could not run/locate i686-pc-linux-gnu-g++!
58 > > configure:2031: $? = 1
59 > > configure:2055: checking for C++ compiler default output
60 > > configure:2058: i686-pc-linux-gnu-g++ conftest.cc >&5
61 > > Could not run/locate i686-pc-linux-gnu-g++!
62 >
63 > Havea look at th outpout of the following command :
64 > gcc-config --list-profiles
65 >
66 > then, choose a profile and try you merge again.
67 >
68 > regards,
69 > sylvain
70 >
71 >
72 > --
73 > gentoo-dev@g.o mailing list
74 >
75
76 --
77 gentoo-dev@g.o mailing list