GEOS-ESM / ESMA-Baselibs

Base Libraries for the GEOS ESM
Apache License 2.0
1 stars 10 forks source link

curl build error: libpsl not found #157

Closed mathomp4 closed 7 months ago

mathomp4 commented 7 months ago

In curl 8.6.0, @bagder made libpsl default enabled for reasons detailed in https://daniel.haxx.se/blog/2024/01/10/psl-in-curl/

We don't seem to have libpsl on our Linux clusters or macOS laptops. But, I feel okay building without libpsl support. We mainly build curl for libdap support with netCDF, so we are not power curl users. If a need comes up, we can look at adding support.

NOTE: Even the curl spack package doesn't support libpsl either but that just seems to be because "no one has asked" at this point. libpsl is in spack so it would be a simple variant to add. But this means a --without-libpsl build in Baselibs would be equivalent to one in spack-stack.