On Mon, 18 Aug 2025, rsbec...@nexbridge.com wrote:

I noticed that some of the tests are reporting the use of /usr/local/bin/openssl when building for alternate locations (e.g., /usr/local-ssl3.4).

Sure, but why is that a problem? Running the tests is separate from building curl and the test suite uses the openssl binary to generate some certs, it's not terribly important for the tests which version as long as it works.

*** RLD ERROR ***: Unresolved Text Symbol idea_set_encrypt_key in file
/usr/local/bin/openssl.

That looks like you have a broken openssl binary?

Tests should use the configured prefix, not an arbitrary openssl location.

Why not? The prefix is for the *build*. The tests just needs the openssl tool.

Anywhere I should Look for this?

tests/certs/genserv.pl I guess?

--

 / daniel.haxx.se || https://rock-solid.curl.dev
--
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to