Opened 8 years ago
Closed 8 years ago
#51476 closed defect (duplicate)
VLC @2.2.2 Configure error - ffmpeg/libavutil version problem
Reported by: | majoc-at-astro (majoc-at-astro) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | RJVB (René Bertin) | |
Port: | vlc |
Description
VLC build fails at the configuration stage, under 10.10 and 10.11, with:
:info:configure configure: error: libavutil versions 55 and later are not supported.
This coincides with ffmpeg being updated from @2.8.6_2+gpl2+x11 to @3.0.2_0+gpl2+x11 . I find libavutil is suppied by ffmpeg, which is in turn brought in as a dependency of webkit2-gtk in our build-server scripts. Naiive attempts to first force-uninstall ffmpeg first result in the same version of ffmpeg (inc libavutil version 57) being preinstalled as a dependency.
Could you let me know what else to try, please?
Attachments (1)
Change History (3)
Changed 8 years ago by majoc-at-astro (majoc-at-astro)
Attachment: | vlc.log.2016-05-23_08.56.57 added |
---|
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Cc: | nomaintainer@… removed |
---|---|
Keywords: | libavutil ffmpeg removed |
Please do not Cc nomaintainer@… because it is not a valid email address.
comment:2 Changed 8 years ago by dbevans (David B. Evans)
Cc: | rjvbertin@… added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Wait a bit. This is a known consequence of updating to ffmpeg 3.0.2 for which a solution is in progress. Duplicate of #50697. See that ticket for further details.
main.log for VLC