Opened 8 years ago
Closed 8 years ago
#54150 closed defect (invalid)
ffmpeg missing dependency on libsdl2+x11 when build as +x11
Reported by: | ocroquette (Olivier Croquette) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | dbevans (David B. Evans), jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | ffmpeg |
Description
When installing ffmpeg on a pretty clean macports installation, I get the following error message:
$ port install ffmpeg +gpl2+nonfree+x11 ... Error: Failed to archivefetch ffmpeg: libsdl2 must be installed with +x11. Error: See /Users/ocroquette/bin/macports/var/macports/logs/_Users_ocroquette_bin_macports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port ffmpeg failed
Change History (1)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Summary: | ffmeg missing dependency on libsdl2+x11 when build as +x11 → ffmpeg missing dependency on libsdl2+x11 when build as +x11 |
Note: See
TracTickets for help on using
tickets.
You must install libsdl2 with the +x11 variant. If libsdl2 is already installed with a different variant, MacPorts won't do that for you.