Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 615530

Summary: media-video/ffmpeg configuration error
Product: Gentoo Linux Reporter: dieter ferdinand <dieter.ferdinand>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal CC: slashbeast
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description dieter ferdinand 2017-04-14 10:00:43 UTC
hello,
i try to update ffmpeg and find this error in the log:
Unknown option "--enable-x11grab".

i try to deaktivate use-flag X, but without this use-flag, i can't compile ffmpeg:
The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by virtual/ffmpeg-9-r2::gentoo[-libav]
# required by virtual/ffmpeg (argument)
>=media-video/ffmpeg-3.3 X

how can i disable the using of --enable-x11grab for ffmpeg configure ?

goodby
Comment 1 Alexis Ballier gentoo-dev 2017-04-14 12:11:26 UTC
i think this one was fixed afterwards:



commit 8bec519a06c8aaf29f0e7b992816024417ad2726
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Fri Apr 14 11:07:01 2017 +0200

    media-video/ffmpeg: drop x11grab, there is only the xcb grabber left now