pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: "SSL support disabled" on Void Linux



* On 2023-12-12 at 07:37 GMT, Mayuresh wrote:

Added opnssl option to net/libfetch and updated the package, but that did
not resolve the above.

   libfetch]# bmake show-options
   Any of the following general options may be selected:
           inet6    Enable support for IPv6.
           openssl  Enable OpenSSL support.

   These options are enabled by default:
           inet6

   These options are currently enabled:
           inet6 openssl

How to get rid of "SSL support disabled"?

Did you also rebuild net/fetch? libfetch only builds a static library, so you'll also need to rebuild any packages that use it, to get the new one picked up.

Alternatively you can use an existing fetch tool supplied by Void, e.g. FETCH_USING=curl.

--
Jonathan Perkin   -   mnx.io   -   pkgsrc.smartos.org
Open Source Complete Cloud   www.tritondatacenter.com


Home | Main Index | Thread Index | Old Index