On 08/24/2018 03:40 PM, [email protected] wrote:
Hi,
On Fri, 24 Aug 2018, Bruce Dubbs wrote:
mplayer. The most recent version is 1.3.0, but that was released Feb
2016. It does not build at all in 8.3.
Unexpected. Worked in previous build... *Checking* Confirmed. I do see 2
issues, only the first kept me from building MPlayer-1.3.0 and it's not
mplayers fault. What exactly is your problem with it? Some ass_* linking
error as for me?
Yes that was what I couldn't find. There were some x264 issues in the
ffmpeg code, but I found a patch for that.
Comparing with the previous build logs shows: ass_*
requires freetype, MPlayer does not detect freetype anymore, because
/usr/bin/freetype-config is missing. The differences between previous
freetype-2.9.1 build (installing freetype-config) and current
freetype-2.9.1 build (not installing freetype-config any more) are
really minor. Looks like some relative vs absolute path change and the
build system not liking one of the variants. No idea whose fault this
is, but manually copying freetype-2.9.1/builds/unix/freetype-config to
/usr/bin fixes it for me and MPlayer builds fine again. [I also see some
libavformat version mismatch, but thats a runtime rather than a build
issue.]
I'll try that... and it does let the build complete.
I don't really have a problem with archiving MPlayer, but we should not
do it for above reason. The reason for me to occasionally use mplayer is
less dependencies, e.g. it's usable (though less comfortable than other
players) before compiling qt5.
Thanks for your input.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page