[mythtv] Build of MythTV on Fedora 32

Richard Shaw hobbes1069 at gmail.com
Mon Jul 27 15:13:24 UTC 2020


On Mon, Jul 27, 2020 at 9:54 AM Stuart Auchterlonie <
stuarta at squashedfrog.net> wrote:

> On 25/07/2020 22:40, Klaas de Waal wrote:
> > Hi,
> >
> > After a clean install of Fedora 32 on what was previously my Windows
> > laptop I have built today's MythTV master as documented
> > in https://www.mythtv.org/wiki/Build_from_Source
> >
> > Install ansible and loading dependencies OK.
> > Install mythtv. OK.
> > However, the configure fails:
> > klaas at MyZen mythtv]$ ./configure --prefix=/home/klaas/mythtv-master/usr
> > ERROR: libXxf86vm not found
> >
> > This is then solved by installing this library:
> > klaas at MyZen mythtv]$ sudo dnf install libXxf86vm-devel
> > after which configure and make are OK.
> >
> > The most obvious solution is:
> > - add libXxf86vm-devel to the dependencies in Ansible
> >
> > However, there could be a relation to the problems in ticket #13483
> > about X11 in Wayland, and maybe the way forward is to remove the
> > dependencies on X11 libraries.
> >
>
> I didn't think we actually required this library anymore???
> My preference would be to move towards not requiring it if possible.
>

Indeed, I don't pull it in anymore for the RPM Fusion packages.

Klass, you can use my spec file as a reference for the various build
requirements and such:

https://pkgs.rpmfusion.org/cgit/free/mythtv.git/tree/mythtv.spec

Thanks,
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20200727/e386fadc/attachment.htm>


More information about the mythtv-dev mailing list