<div dir="ltr">Hello ,<div>             I am trying to install PROJ 9.3. and I am getting linking errors on Ubuntu 20.04 LTS.</div><div><br></div><div>I have enclosed the log file of the compilation errors.  My LD_LIBRARY_PATH as root is set to </div><div>/usr/local/lib64 and that location does contain the libssl.so and libcrypto.so. Any suggestions on where I am going wrong ?</div><div><br></div><div>The errors are undefined references - </div><div><br></div><div>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `SSL_alert_desc_string_long'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `SSL_CTX_free'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `X509_NAME_get_index_by_NID'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `OCSP_response_status'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `ASN1_STRING_print'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `X509_STORE_up_ref'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `BIO_meth_set_read'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `OCSP_RESPONSE_free'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `BIO_ctrl'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `X509_PUBKEY_get0_param'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `SSL_CTX_set_keylog_callback'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `EVP_PKEY_get_id'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `BIO_set_shutdown'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `SSL_set0_rbio'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `SSL_CTX_set_default_passwd_cb_userdata'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `BIO_get_data'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `X509_get0_extensions'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `SSL_CTX_get_cert_store'<br>/usr/bin/ld: ../../lib/libproj.so.25.9.3.1: undefined reference to `OCSP_crl_reason_str'<br></div><div><br></div><div>cmake version is 3.30.0 </div><div>Best regards,<br>Ashwin. </div></div>