Buy commercial curl support. We
help you work out your issues, debug your libcurl applications, use the API,
port to new platforms, add new features and more. With a team lead by the
curl founder Daniel himself.
RE: Release candidate 1: curl 8.16.0-rc1
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Randall via curl-library <curl-library_at_lists.haxx.se>
Date: Tue, 19 Aug 2025 07:24:45 -0400
On August 18, 2025 10:43 PM, Dan Fandrich wrote:
>On Mon, Aug 18, 2025 at 09:13:10PM -0400, Randall via curl-library wrote:
>> It is a problem because I am building curl for OpenSSL 3.5, not 1.0.2,
>> which is sitting In /usr/local/lib.
>
>Can't you add the path to the openssl binary you want to use first in the
PATH?
Yes. They are already. The OpenSSL folder prefix is /usr/local-ssl3.4/lib.
The problem is that the test
Script assumes openssl is in /usr/local/bin/openssl. This is the wrong
version. Curl should use the
Openssl version supplied to configure in tests, not hard-code the location.
If /usr/local/lib comes
first, the entire test suite fails because curl is build expecting
/usr/local-ssl3.4/lib.
Date: Tue, 19 Aug 2025 07:24:45 -0400
On August 18, 2025 10:43 PM, Dan Fandrich wrote:
>On Mon, Aug 18, 2025 at 09:13:10PM -0400, Randall via curl-library wrote:
>> It is a problem because I am building curl for OpenSSL 3.5, not 1.0.2,
>> which is sitting In /usr/local/lib.
>
>Can't you add the path to the openssl binary you want to use first in the
PATH?
Yes. They are already. The OpenSSL folder prefix is /usr/local-ssl3.4/lib.
The problem is that the test
Script assumes openssl is in /usr/local/bin/openssl. This is the wrong
version. Curl should use the
Openssl version supplied to configure in tests, not hard-code the location.
If /usr/local/lib comes
first, the entire test suite fails because curl is build expecting
/usr/local-ssl3.4/lib.
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2025-08-19