Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ffmpeg - fails to compile on amd64
Date: Mon, 12 Dec 2011 20:43:12
Message-Id: 20111212204355.GW3810@syscon4.inet
In Reply to: Re: [gentoo-user] ffmpeg - fails to compile on amd64 by Dale
1 On 12/12/11 14:29, Dale wrote:
2
3 [snip}
4 >
5 >gcc-config -l
6 >
7 >Then you can use gcc-config <number you want to select> to set it if it
8 >is not set. If it is set, it should look like this:
9 >
10 > [1] x86_64-pc-linux-gnu-4.4.5
11 > [2] x86_64-pc-linux-gnu-4.5.3 *
12 >
13 >Note the little * on the end? That is the one that it is trying to
14 >use. Sometimes it gets unset, especially if you install a new gcc and
15 >remove the old without setting it to use the new one first, then things
16 >tend to error out when gcc is called and it is not there.
17 >
18 >Hope that helps.
19 >
20 >Dale
21
22 Yes the profile is set to:
23 [1] x86_64-pc-linux-gnu-4.5.3 *
24
25 everything compiled without any problems except that ffmpeg :-/
26
27 --
28 Joseph