From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RaCiN-0007h4-Tk for garchives@archives.gentoo.org; Mon, 12 Dec 2011 20:43:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF5A721C083; Mon, 12 Dec 2011 20:42:57 +0000 (UTC) Received: from mail.shawcable.com (shawmail.shawcable.com [64.59.128.220]) by pigeon.gentoo.org (Postfix) with ESMTP id 8F10A21C170 for ; Mon, 12 Dec 2011 20:41:58 +0000 (UTC) Received: from bpd2mi4no-svcs.prod.shawcable.com ([10.0.184.123]) by bpd2mo2no-ssvc.prod.shawcable.com with ESMTP; 12 Dec 2011 13:41:58 -0700 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=W1EbViUdRLrB3xZls61b9cpNy9JNgdRUyrcMJe3sx/g= c=1 sm=1 a=wom5GMh1gUkA:10 a=Ay1xilEVJtAA:10 a=nDghuxUhq_wA:10 a=BLceEmwcHowA:10 a=8nJEP1OIZ-IA:10 a=dgx804EzjhD8CRYpIFkhZA==:17 a=XeqxsUgY75ZUusC4PogA:9 a=wPNLvfGTeEIA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 X-IronPort-AV: E=Sophos;i="4.71,340,1320649200"; d="scan'208";a="405902756" Received: from unknown (HELO bpd2mi4no-cmts.prod.shawcable.com) ([192.168.183.123]) by bpd2mi4no-cmts.prod.shawcable.com with ESMTP; 12 Dec 2011 13:41:57 -0700 X-reinject: true Received: from unknown (HELO syscon4.localdomain) ([68.148.245.78]) by bpd2mi4no-dmz.prod.shawcable.com with ESMTP; 12 Dec 2011 13:41:57 -0700 Received: by syscon4.localdomain (Postfix, from userid 1000) id 9815E1CD191; Mon, 12 Dec 2011 13:43:55 -0700 (MST) Date: Mon, 12 Dec 2011 13:43:55 -0700 From: Joseph To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ffmpeg - fails to compile on amd64 Message-ID: <20111212204355.GW3810@syscon4.inet> References: <20111212192815.GT3810@syscon4.inet> <20111212202306.GU3810@syscon4.inet> <4EE66417.3060602@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline In-Reply-To: <4EE66417.3060602@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: 2a5a5a22-b5d9-4511-a5bf-957b98508f90 X-Archives-Hash: de84102c7d3f88e1f9ab0a5f86d144a0 On 12/12/11 14:29, Dale wrote: [snip} > >gcc-config -l > >Then you can use gcc-config 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 Yes the profile is set to: [1] x86_64-pc-linux-gnu-4.5.3 * everything compiled without any problems except that ffmpeg :-/ -- Joseph