Mailing List Archive

Ansible missing libXxf86vm-devel on Fedora 34
I installed a clean copy of Fedora 34 in a virtual machine today,
updated it, and then tried to compile v31-fixes. Ansible succeeded in
installing everything it wanted, but when I ran "configure", I got an
error saying that libXxf86vm was not found. After manually installing
the "libXxf86vm-devel" package, configure succeeded.
_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-dev
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: Ansible missing libXxf86vm-devel on Fedora 34 [ In reply to ]
On 26/06/2021 11:24, Stephen Worthington wrote:
> I installed a clean copy of Fedora 34 in a virtual machine today,
> updated it, and then tried to compile v31-fixes. Ansible succeeded in
> installing everything it wanted, but when I ran "configure", I got an
> error saying that libXxf86vm was not found. After manually installing
> the "libXxf86vm-devel" package, configure succeeded.

That is a dependency that is required in fixes/31, but is no longer
needed in master, and the playbooks track master.

So as you have found you need to add it back to build fixes/31


Regards
Stuart



_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-dev
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org