Steps to reproduce
For me, this happens whenever I launch emacs after loading a Spack-built OpenSSL.
$ spack install openssl@1.1.1q
$ spack load openssl@1.1.1q
Error message
$ emacs
emacs: symbol lookup error: /lib64/libk5crypto.so.3: undefined symbol: EVP_KDF_ctrl, version OPENSSL_1_1_1b
Information on your system
$ spack debug report
* **Spack:** 0.19.0.dev0 (b065d69136023693ace8e4d35d9fdad817d63d93)
* **Python:** 3.6.8
* **Platform:** linux-rhel8-zen2
* **Concretizer:** clingo
The system-installed version of OpenSSL is 1.1.1k
General information
Steps to reproduce
For me, this happens whenever I launch
emacsafter loading a Spack-built OpenSSL.Error message
Information on your system
The system-installed version of OpenSSL is 1.1.1k
General information
spack debug reportand reported the version of Spack/Python/Platform