Gentoo Archives: gentoo-amd64

From: Jean-Marc Hengen <hengenj@×××××××××××.de>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] mplayer 'illegal instruction'
Date: Tue, 09 Jun 2009 12:54:26
Message-Id: 4A2E5CE3.3000400@rhrk.uni-kl.de
In Reply to: Re: [gentoo-amd64] mplayer 'illegal instruction' by Raffaele BELARDI
1 Raffaele BELARDI wrote:
2 > I don't think I have package-specific USE flags, at least for the
3 > mplayer-related ones, if that is what you mean. I'll re-check.
4
5 Maybe add the use flag cpudetection to mplayer (and maybe also ffmpeg):
6
7 $ euse -i cpudetection
8 global use flags (searching: cpudetection)
9 ************************************************************
10 no matching entries found
11
12 local use flags (searching: cpudetection)
13 ************************************************************
14 [- ] cpudetection (media-sound/gnusound):
15 Enables runtime cpu detection
16
17 [- ] cpudetection (media-sound/jack-audio-connection-kit):
18 Enables runtime cpudetection
19
20 [- ] cpudetection (media-video/ffmpeg):
21 Enables runtime cpudetection (useful for bindist, compatability on other
22 CPUs)
23
24 [- ] cpudetection (media-video/mplayer):
25 Enables runtime cpudetection (useful for bindist, compatability on other
26 CPUs)
27
28 J_M