-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[package] libcurl/8.10.1: openssl 3.0.15 undefined reference #25922
Comments
HI @barbacar - thanks for reporting this. Could you post the |
I've tried to reproduce this in a few different configurations and I have thus far not been able to trigger this issue.
With similar logs for static variant, and same for macos builds. Any extra info on your setup might help us pin down the issue @barbacar, thanks a lot! |
Description
While trying to build libcurl with openssl 3.0.15(3.0.x is the version that will be maintained for the longest time) i m getting an error.
https://github.com/curl/curl/blob/master/lib/vtls/openssl.c#L4294-L4301
what i see is that OPENSSL_VERSION_NUMBER is not properly set.
can you please help me about this?
thank you
Package and Environment Details
Steps to reproduce
Just build libcurl 8.10.1 with openssl 3.0.15 via conanfile.txt
Logs
Error
The text was updated successfully, but these errors were encountered: