Re: Compiling against latest ffmpeg git and X11 libs fails.
SMF Forum 1 <[email protected]> Sat, 21 Sep 2024 09:02:14 +0100
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2024-09-20 at 22:33 +0200, Nicolas George wrote: > SMF Forum 1 (12024-09-20): > > I Have just built a new LFS/BLFS system (SystemD Version 12.2) and > > I > > cannot get mplayer to compile (not part of BLFS any more). Has > > anyone > > else seen these errors and if so would they care to share their > > solutions or should I try and fix them and submit a patch (assuming > > I > > can fix them all) thanks: > > > > I have used gcc version 13.2 to compile mplayer has I have read > > that > > there are issues with 14.2. > > > > The mplayer is latest from svn and the ffmpeg is latest from git. > > Please try the patch series I just posted on the -dev mailing list. > > Regards, > Nicolas Patch series applied and built with gcc 14.2, mplayer is working fine. Thank you.