You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joseph Wu (Jira)" <ji...@apache.org> on 2019/12/17 21:47:00 UTC

[jira] [Created] (MESOS-10072) Windows: Curl requires zlib when built with SSL support on Windows

Joseph Wu created MESOS-10072:
---------------------------------

             Summary: Windows: Curl requires zlib when built with SSL support on Windows
                 Key: MESOS-10072
                 URL: https://issues.apache.org/jira/browse/MESOS-10072
             Project: Mesos
          Issue Type: Task
            Reporter: Joseph Wu
         Attachments: Screen Shot 2019-12-17 at 1.38.43 PM.png

After building Windows with --enable-ssl, some curl-related tests, like health check tests, start failing with the odd exit code {{-1073741515}}.

Running curl directly with the Visual Studio debugger yields this error:
 !Screen Shot 2019-12-17 at 1.38.43 PM.png! 

Some documentation online seems to support this additional requirement:
https://wiki.dlang.org/Curl_on_Windows



--
This message was sent by Atlassian Jira
(v8.3.4#803005)