Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cl-async-test do not search for libssl.so.1.1 and above #170

Open
montaropdf opened this issue Jan 16, 2020 · 0 comments
Open

cl-async-test do not search for libssl.so.1.1 and above #170

montaropdf opened this issue Jan 16, 2020 · 0 comments

Comments

@montaropdf
Copy link

Hi,

I am trying to install cl-async-test from quicklisp and get the following error:

Unable to load any of the alternatives:
   ("libssl.so.1.0.0" "libssl.so.0.9.8" "libssl.so"
    "libssl.so.4")
   [Condition of type CFFI:LOAD-FOREIGN-LIBRARY-ERROR]

On my system the libssl libraries and symlinks are:

/usr/lib/libssl.so.1.1
/usr/lib/libssl.so.1.1.1d
/usr/lib/libssl3.so
/usr/lib64/.libssl.so.1.0.2o.hmac
/usr/lib64/.libssl.so.1.1.1d.hmac
/usr/lib64/.libssl.so.1.1.hmac
/usr/lib64/.libssl.so.10.hmac
/usr/lib64/libssl.so.1.0.2o
/usr/lib64/libssl.so.1.1
/usr/lib64/libssl.so.1.1.1d
/usr/lib64/libssl.so.10
/usr/lib64/libssl3.so

Are the test suite supposed to work with those versions of libssl?

My system:
Fedora Linux 31 64bit

Regards,

Roland.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant