I'm trying to fix vigra to work with OpenEXR 3 via the CONFIG method.
In the OpenEXR config it has a "find_dependency(Threads REQUIRED)" and there's no complaint, but then building fails[1] with no such library as "Threads::Threads" which means it's not getting translated into the library name, presumable libpthread.so.0.
I added a "Find(Threads)" just to see what's up and that is failing even though the library is provided by the glibc package which is definitely installed!
Anyone else have any ideas?
Thanks,
Richard
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure