| Summary: | media-video/ffmpeg configuration error | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | dieter ferdinand <dieter.ferdinand> |
| Component: | Current packages | Assignee: | 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: | --- | |
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 |
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