Re: Autoconf help: missing X11 dependency

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Apr 11, 2019 at 8:11 AM Lukas Zapletal <lzap@xxxxxxxxxxxxxxxxx> wrote:
> 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.


There should be a file named config.log in the directory where you ran
configure.  Look in there for the string "checking for X".  Right
after that, you should see a report about the actual check, and how it
failed.
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
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




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux