kbox4 / source

The builds scripts and packages that build everything in the KBOX distribution
29 stars 10 forks source link

symbol not found in libssl.so #12

Open giuliolunati opened 7 years ago

giuliolunati commented 7 years ago

Trying git clone https://.... 1) error: CANNOT LINK EXECUTABLE: cannot locate symbol "SSL_COMP_free_compression_methods" referenced by git-remote-https 2) installed openssl package then error: CANNOT LINK EXECUTABLE DEPENDENCIES: cannot locate symbol "X509_free" referenced by "libssl.so".

giuliolunati commented 7 years ago

Maybe this is relevant?

rhn-support-kboone commented 7 years ago

Sorry, I haven't been able to figure out yet what's wrong here. It works for me (with openssl installed). I will try to find some time to look into it properly soon.