We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to build with LibreSSL 3.1.3 on DragonFly BSD (the OS behind DPorts), we get the following error:
[ 1%] Building C object CMakeFiles/getdns_objects.dir/src/openssl/tls.c.o /home/user/s/getdns/src/openssl/tls.c:62:2: error: #error Configure error USE_DANESSL defined with OpenSSL 1.1 functions! #error Configure error USE_DANESSL defined with OpenSSL 1.1 functions! ^~~~~ *** Error code 1 Stop. make[2]: stopped in /home/user/s/getdns/build *** Error code 1 Stop. make[1]: stopped in /home/user/s/getdns/build *** Error code 1 Stop. make: stopped in /home/user/s/getdns/build
I've also noticed that some LibreSSL support was dropped in commit 51cb570, does this mean that LibreSSL setups are not supported?
The text was updated successfully, but these errors were encountered:
Any news? :)
Sorry, something went wrong.
No branches or pull requests
When trying to build with LibreSSL 3.1.3 on DragonFly BSD (the OS behind DPorts), we get the following error:
I've also noticed that some LibreSSL support was dropped in commit 51cb570, does this mean that LibreSSL setups are not supported?
The text was updated successfully, but these errors were encountered: