From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ffmpeg - fails to compile on amd64
Date: Mon, 12 Dec 2011 14:29:11 -0600 [thread overview]
Message-ID: <4EE66417.3060602@gmail.com> (raw)
In-Reply-To: <20111212202306.GU3810@syscon4.inet>
Joseph wrote:
> On 12/12/11 14:52, Michael Mol wrote:
> [snip]
>>
>> gcc-config $SOME_PROFILE
>>
>> where SOME_PROFILE is something you'll find under /etc/env.d/gcc
>>
>> After that, things worked fine for me again.
>>
>> (I was in the process of building an email because I was going to ask
>> this list for help, and I figured out the solution while building the
>> narrative of things I was trying and testing. It'll probably show up
>> as another blog post.)
>> --
>> :wq
>
> I have only three files in there
> ll /etc/env.d/gcc/
> .NATIVE
> config-x86_64-pc-linux-gnu x86_64-pc-linux-gnu-4.5.3
> Should I run it on config-x86_64-pc-linux-gnu or
> x86_64-pc-linux-gnu-4.5.3 ?
>
Use this command to see if one is set:
gcc-config -l
Then you can use gcc-config <number you want to select> to set it if it
is not set. If it is set, it should look like this:
[1] x86_64-pc-linux-gnu-4.4.5
[2] x86_64-pc-linux-gnu-4.5.3 *
Note the little * on the end? That is the one that it is trying to
use. Sometimes it gets unset, especially if you install a new gcc and
remove the old without setting it to use the new one first, then things
tend to error out when gcc is called and it is not there.
Hope that helps.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"
next prev parent reply other threads:[~2011-12-12 20:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-12 19:28 [gentoo-user] ffmpeg - fails to compile on amd64 Joseph
2011-12-12 19:32 ` Michael Hampicke
2011-12-12 20:28 ` Joseph
2011-12-12 20:49 ` Michael Hampicke
2011-12-12 20:52 ` Michael Schreckenbauer
2011-12-12 21:09 ` Michael Hampicke
2011-12-12 21:15 ` Michael Hampicke
2011-12-13 0:28 ` [gentoo-user] [SOLVED] " Joseph
2011-12-12 19:52 ` [gentoo-user] " Michael Mol
2011-12-12 20:23 ` Joseph
2011-12-12 20:29 ` Dale [this message]
2011-12-12 20:43 ` Joseph
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EE66417.3060602@gmail.com \
--to=rdalek1967@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox