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

[BUG] OpenSSL not found on archlinux during build #8

Open
anghenfil opened this issue May 2, 2021 · 1 comment
Open

[BUG] OpenSSL not found on archlinux during build #8

anghenfil opened this issue May 2, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@anghenfil
Copy link

anghenfil commented May 2, 2021

What were you doing?
I tried to build ultraschall using the build.sh on archlinux.

What happened?
CMake Error at /usr/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY) (found version "1.1.1k")
openssl is installed, I tried to set OPENSSL_ROOT_DIR as environment variable to all possible locations (including /usr/lib and /usr/lib/openssl-1.0/).

Version of Ultraschall
Last commit in this repo.

Operating system and language running Ultraschall
Linux version 5.11.16-arch1-1, cmake version 3.20.2

@anghenfil anghenfil added the bug Something isn't working label May 2, 2021
@nethad
Copy link
Member

nethad commented May 18, 2021

@anghenfil You might want to check out my PR here: Ultraschall/ultraschall-plugin#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants