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

develop branch does not build with with LibreSSL 3.1.3 (DragonFly BSD) #491

Open
tuxillo opened this issue Sep 20, 2020 · 1 comment
Open

Comments

@tuxillo
Copy link

tuxillo commented Sep 20, 2020

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?

@tuxillo
Copy link
Author

tuxillo commented Sep 16, 2023

Any news? :)

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