curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Libcurl Darwin SSL Errors

From: Kelly Graus <kelly.graus_at_toltech.net>
Date: Tue, 14 Nov 2017 09:41:07 -0700

> On Nov 14, 2017, at 9:33 AM, Ryan Schmidt <curl_at_ryandesign.com> wrote:
>
>
> On Nov 14, 2017, at 09:42, Kelly Graus wrote:
>
>> On Nov 14, 2017, at 7:11 AM, Kelly Graus wrote:
>>
>>> On Nov 14, 2017, at 12:15 AM, Ryan Schmidt wrote:
>>>
>>>> Are you remembering, at build time, to set the MACOSX_DEPLOYMENT_TARGET environment variable to the oldest version of macOS that you want it to run on?
>>>
>>> Yes, that is being set (we support back to 10.9). I was also able to run it on a second machine with 10.12 with no issues, proving (I think) that it’s not strictly related to the OS version.
>>
>> Although, on second thought…
>>
>> Does this need to be set when compiling the library?
>
> I would guess yes!

Tried it with MACOSX_DEPLOYMENT_TARGET set (using export MACOSX_DEPLOYMENT_TARGET=“10.9”) before compiling. Still getting the same error on 10.11 and 10.12.
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-11-14