[MacPorts] #41574: ffmpeg @2.1.1 +gpl2 +gpl3 +nonfree Configure error - build failure
MacPorts
noreply at macports.org
Wed Nov 27 10:24:09 PST 2013
#41574: ffmpeg @2.1.1 +gpl2 +gpl3 +nonfree Configure error - build failure
------------------------------+--------------------------------
Reporter: joe@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: ffmpeg freetype2 | Port:
------------------------------+--------------------------------
Hello,
When installing ffmpeg on OS X 10.9, ffmpeg configuration fails and the
port isn't installed, as the freetype2 header "freetype/freetype.h" isn't
found. The fundamental issue may be with the freetype2 installation.
A successful workaround is to add a symlink after freetype2 installation
so that ffmpeg's configure script can find it. Then install ffmpeg.
{{{
ln -s /opt/local/include/freetype2 /opt/local/include/freetype
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41574>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list