[mythtv] Build of MythTV on Fedora 32

Klaas de Waal klaas.de.waal at gmail.com
Sat Jul 25 21:40:49 UTC 2020


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.

Klaas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20200725/25a062d5/attachment.htm>


More information about the mythtv-dev mailing list