[MacPorts] #37733: ffmpeg fails to build against libsdl-devel
MacPorts
noreply at macports.org
Tue Jan 22 16:41:59 PST 2013
#37733: ffmpeg fails to build against libsdl-devel
--------------------------+------------------------
Reporter: lllactive@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: ffmpeg |
--------------------------+------------------------
Comment (by lllactive@…):
Replying to [comment:10 ryandesign@…]:
> Ok, the old ffmpegs are not active so they shouldn't be a problem. So
the only likely issue I see is that you have libsdl-devel instead of
libsdl. Any idea why? You could use
> {{{
> port installed dependentof:libsdl-devel
> }}}
> to see if you have anything installed that requires libsdl-devel. Try
deactivating libsdl-devel, installing libsdl, cleaning ffmpeg and trying
again.
> {{{
> sudo port -f deactivate libsdl-devel
> sudo port install libsdl
> sudo port clean ffmpeg
> sudo port upgrade ffmpeg
> }}}
With sudo port installed dependentof:libsdl-devel I get:
The following ports are currently installed:
ffmpeg @0.5_5+darwin_10
ffmpeg @0.5.1_0+darwin_10
ffmpeg @0.5.1_1+darwin_10
ffmpeg @0.7.11_1+mmx
ffmpeg @0.7.13_2+gpl2+mmx
gegl @0.1.0_2+darwin_10
gegl @0.1.0_4+darwin_10
gegl @0.2.0_0+python27
gegl @0.2.0_2+python27
gegl @0.2.0_4+python27 (active)
Is that expected?
Should I now do:
sudo port -f deactivate libsdl-devel
sudo port install libsdl
sudo port clean ffmpeg
sudo port upgrade ffmpeg
--
Ticket URL: <https://trac.macports.org/ticket/37733#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list