Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615530 - media-video/ffmpeg configuration error
Summary: media-video/ffmpeg configuration error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-14 10:00 UTC by dieter ferdinand
Modified: 2017-04-14 12:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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