Alexander Kapshuk wrote:
> 
> What's the output of the command lines shown below on your system?
> grep -Es 'ffmpeg|CPU' /etc/portage/*

Ah uh...

/etc/portage/package.use:# this is necessary for ffmpeg update (see gentoo-bug 
290741)
/etc/portage/package.use:media-video/ffmpeg -pic

Seems that I didn't USE "mmx" before, and, therefore, had to disable
"pic" manually (because of the bug mentioned). Now "mmx" came into
CPU_FLAGS, and obviously "mmx" and "pic" have to be enabled or disabled
simultaneously.

Thanks - this was a long-forgotten configuration...

-Matt


Reply via email to