> On 18 Jun 2021, at 21:50, Jerry James <loganjerry@xxxxxxxxx> wrote: > > On Fri, Jun 18, 2021 at 2:40 PM Patrick Dupre <pdupre@xxxxxxx> wrote: >> But >> >> scilab-bin: symbol lookup error: /lib64/libk5crypto.so.3: undefined symbol: EVP_KDF_ctrl, version OPENSSL_1_1_1b > > Take a look here: > > https://bugzilla.redhat.com/show_bug.cgi?id=1829790 > > This seems to mean that scilab has its own openssl library, and that > leads to symbol conflicts. I was fixed is error for a SAML library I use with python this week. It was far from obvious why things broke. It's exactly what it says in the BZ ticket: have too many openssl library's being used. Fix the build of scilab to use the Fedora system version of the libraries and you should see that the problem goes away. Barry > -- > Jerry James > http://www.jamezone.org/ > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure