libcrypto.so.10 linker error
while compiliing my program using mysql community library on centos 7, I got the following error, kindly help.
----------------------------------
/usr/bin/ld: /usr/lib64/libcrypto.so.10 symbol number 2855 references nonexistent SHT_SYMTAB_SHNDX section
/usr/lib64/libcrypto.so.10: error adding symbols: No such file or directory
-------------------------------------
I done following things to remove the error
1. I have downgrade mysql from 8.0.28 to 8.0.26
2. I have checked presence of libcrypto.so.10 in /usr/lib64
3. I have tried to downgrade openssl but not successful
My present version of openssl is openssl-libs-1.0.2k-24.el7_9.x86_64.
Thanks in advance.
Anindya
Subject
Views
Written By
Posted
libcrypto.so.10 linker error
1777
February 17, 2022 10:46PM
407
July 19, 2022 01:31AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.