Re: [SOLVED] [gentoo-user] CPU flags unsatisfied

2017-03-30 Thread thelma
On 03/29/2017 11:40 PM, Arve Barsnes wrote: > On 30 March 2017 at 02:24, > wrote: > > replace in make.conf CFLAGS= > with (in my case) > CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 > sse4_1 sse4_2

Re: [SOLVED] [gentoo-user] CPU flags unsatisfied

2017-03-29 Thread Arve Barsnes
On 30 March 2017 at 02:24, wrote: > replace in make.conf CFLAGS= > with (in my case) > CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 > sse4_2 ssse3" > CFLAGS and CPU_FLAGS_X86 are NOT the same thing, you can't replace one with the other, you

Re: [SOLVED] [gentoo-user] CPU flags unsatisfied

2017-03-29 Thread Daniel Frey
On 03/29/2017 05:24 PM, the...@sys-concept.com wrote: > Yes, that was the solution, thank you. > > run: cpuinfo2cpuflags-x86 > > replace in make.conf CFLAGS= > with (in my case) > CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 > sse4_2 ssse3" > > run: > emerge --deep

Re: [SOLVED] [gentoo-user] CPU flags unsatisfied

2017-03-29 Thread thelma
On 03/29/2017 05:33 PM, Dale wrote: > the...@sys-concept.com wrote: >> When I try to emerge any application that require audio eg: firefox, ffmpeg, >> asterisk etc. >> I get >> >> SNIPPY >>> > > You may want to try this: > > root@fireball / # equery b cpuinfo2cpuflags-x86 > * Searching