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

meson doesn't find OpenSSL on FreeBSD #72

Open
yurivict opened this issue Mar 13, 2022 · 2 comments
Open

meson doesn't find OpenSSL on FreeBSD #72

yurivict opened this issue Mar 13, 2022 · 2 comments

Comments

@yurivict
Copy link

Run-time dependency openssl found: NO (tried pkgconfig and cmake)

OpenSSL is a base package on FreeBSD and it doesn't have pkgconfig or cmake files.

The OpenSSL test on FreeBSD should use headers/libraries.

@eli-schwartz
Copy link
Contributor

This is tracked upstream by FreeBSD as https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257659

@jdieter
Copy link
Member

jdieter commented Sep 16, 2022

I'm afraid I don't use FreeBSD, so I can't really help here. @yurivict, if you want to put together a PR to fix this, I would very happily merge it!

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

3 participants