[MacPorts] #36969: minidlna: build fails with ffmpeg 1.0
MacPorts
noreply at macports.org
Mon Nov 12 20:48:55 PST 2012
#36969: minidlna: build fails with ffmpeg 1.0
----------------------------------+-----------------------
Reporter: martin.eisenhardt@… | Owner: ranauei@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: minidlna |
----------------------------------+-----------------------
Comment (by martin.eisenhardt@…):
(First things first: Thanks for the very quick reply!)
Hmmm ... I just did
{{{
% sudo port selfupdate
$ sudo port clean minidlna
$ sudo port upgrade -u minidlna
}}}
This fails with
{{{
:info:configure configure: error: Could not find libavformat - part of
ffmpeg
}}}
A close look at /opt/local/lib reveals
{{{
$ ls -l libavformat.*
-rwxr-xr-x 1 root admin 1173012 12 Nov 22:15
libavformat.54.29.104.dylib
lrwxr-xr-x 1 root admin 27 12 Nov 22:15 libavformat.54.dylib ->
libavformat.54.29.104.dylib
-rw-r--r-- 1 root admin 15099176 12 Nov 22:15 libavformat.a
lrwxr-xr-x 1 root admin 27 12 Nov 22:15 libavformat.dylib ->
libavformat.54.29.104.dylib
}}}
I do not know why the build process cannot find libavformat. Maybe you can
shed some light on it.
Thanks!
--
Ticket URL: <https://trac.macports.org/ticket/36969#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list