curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. 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 himself.

RE: [BUG] 8.6.0 Libpsl requirement is not portable

From: Randall via curl-library <curl-library_at_lists.haxx.se>
Date: Wed, 31 Jan 2024 12:47:42 -0500

On Wednesday, January 31, 2024 11:55 AM, Sam James wrote:
>Randall via curl-library <curl-library_at_lists.haxx.se> writes:
>
>> The dependency just added for libpsl breaks builds where the library
>> does not exist - for example, the latest NonStop OS from August 2023.
>>
>> checking for library containing psl_builtin... no
>> configure: error: libpsl was not found
>>
>> This seems entirely like it could be isolated to ./configure or
>> ./configure.ac. Configure does not complete, so I'm a bit stuck.
>> Assistance is requested please.
>
>You should be able to disable it via a configure arg, it's just that it now
defaults to
>erroring out if libpsl can't be found, instead of using-it-if-available.
>
>Please try ./configure --without-libpsl and report back if there's a
problem.

Thanks. That seems to have made a positive difference. Would it not make
sense to automatically switch this off if the library is not available?

--Randall

-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2024-01-31