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 1M93rg-0001lU-Md for garchives@archives.gentoo.org; Tue, 26 May 2009 21:07:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77DABE0345; Tue, 26 May 2009 21:07:15 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id 39A6BE0345 for ; Tue, 26 May 2009 21:07:15 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.41,253,1241391600"; d="scan'208";a="101995557" Received: from unknown (HELO compaq.stroller.uk.eu.org) ([213.152.39.90]) by smtpout.karoo.kcom.com with ESMTP; 26 May 2009 22:07:14 +0100 Received: from [192.168.1.71] (unknown [192.168.1.71]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id 147A1137BE0 for ; Tue, 26 May 2009 22:07:10 +0100 (BST) Message-Id: <51F59246-9E2D-42D1-9AC6-BB5E41BDAAF3@stellar.eclipse.co.uk> From: Stroller To: gentoo-user@lists.gentoo.org In-Reply-To: <20090526173123.6af2881a@ilievnet.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit 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 (Apple Message framework v930.3) Subject: Re: [gentoo-user] USE="mmx mmxext sse sse2 ssse3 3dnow 3dnowext" Date: Tue, 26 May 2009 22:07:10 +0100 References: <4E38BD16-0410-4A31-839C-290364A8D735@stellar.eclipse.co.uk> <200905260637.49384.volkerarmin@googlemail.com> <195F8064-21ED-4FBB-8C2D-78F45FBAF59A@stellar.eclipse.co.uk> <20090526173123.6af2881a@ilievnet.com> X-Mailer: Apple Mail (2.930.3) X-Archives-Salt: 72132ea1-37b6-45df-a3d5-83a919ba08d9 X-Archives-Hash: d8e5b072ba1f1c30b862ca1e005b9e48 On 26 May 2009, at 15:31, Daniel Iliev wrote: > >> Looks like `echo media-video/mplayer mmx mmxext sse sse2 ssse3 3dnow >> 3dnowext >> /etc/portage/package.use` unless someone else is able to >> be more informative. >> > > Yes, just add "cpudetection" to those or put it in in make.conf. Apparently not! I rebuilt using that flag & received this message: * You've enabled the cpudetection flag. This feature is * included mainly for people who want to use the same * binary on another system with a different CPU architecture. * MPlayer will already detect your CPU settings by default at * buildtime; this flag is used for runtime detection. * You won't need this turned on if you are only building * mplayer for this system. Also, if your compile fails, try * disabling this use flag. I think this speaks for itself. Stroller.