Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Problems installing ffmpeg (cpu_flags)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
sensi_tuX
n00b
n00b


Joined: 18 Dec 2004
Posts: 46

PostPosted: Wed Jan 11, 2017 2:21 pm    Post subject: [SOLVED] Problems installing ffmpeg (cpu_flags) Reply with quote

Hi there,

after installing a new system yesterday i ran into a problem today while trying to install firefox (source version) and thunderbird.
The reason is imho that ffmpeg cant be installed.

For both firefox and thunderbird im getting the following message when im trying to emerge them (also input of emerge --info):

http://pastebin.com/mfArNEx0

Any idea whats wrong here? Perhaps i used wrong C-Setting for my make conf? Was checking them in the USE-flag wiki and couldn't see any problems yet...

My cpu is a Intel 6700k.


Last edited by sensi_tuX on Wed Jan 11, 2017 2:43 pm; edited 2 times in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Wed Jan 11, 2017 2:25 pm    Post subject: Reply with quote

In make.conf add
Code:
CPU_FLAGS_X86="mmx sse sse2 mmxext"

This because mmx cpu-flag require mmxext for ffmpeg package
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
sensi_tuX
n00b
n00b


Joined: 18 Dec 2004
Posts: 46

PostPosted: Wed Jan 11, 2017 2:42 pm    Post subject: Reply with quote

This works, thx!

Was missing the mmxext...
Back to top
View user's profile Send private message
fcl
Tux's lil' helper
Tux's lil' helper


Joined: 31 Dec 2016
Posts: 77

PostPosted: Thu Jan 12, 2017 2:59 am    Post subject: Reply with quote

By the way you should expand CPU_FLAGS_X86 with all the possible flags for your CPU. You can get them by installing app-portage/cpuid2cpuflags
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum