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
- 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: 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
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.htmlReceived on 2024-01-31