On Thu, Apr 11, 2019 at 02:11:14PM -0000, Lukas Zapletal wrote: > Hello, > > my package "workrave" won't build with Rawhide, configure script complains: > > checking for X... no > configure: error: X11 required on Unix platform > > However it keeps complaining even when I add BuildRequires: libX11-devel. > I don't understang which particular (sub)library it needs, generated > configure is a bit unreadable (really!) and even debugging it with +x > is not really helpful as it is a storm of tests. Any idea how to debug > this? What X11 library am I missing? Any recent changes in the X11 > libraries? This is a regression, it was working fine. configure generates a config.log file that often has more information about the specific check that failed. eg a program that failed to compile. Just beware that the useful info is usually *not* at the end of config.log. Usually have to scan up past a huge dump of variables to find the interesting failure message. Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx