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".
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.
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".