You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2018/08/10 21:35:00 UTC

[jira] [Created] (MESOS-9149) Failed to build gRPC on Linux without OpenSSL.

Chun-Hung Hsiao created MESOS-9149:
--------------------------------------

             Summary: Failed to build gRPC on Linux without OpenSSL.
                 Key: MESOS-9149
                 URL: https://issues.apache.org/jira/browse/MESOS-9149
             Project: Mesos
          Issue Type: Bug
          Components: build
    Affects Versions: 1.7.0
            Reporter: Chun-Hung Hsiao
            Assignee: Chun-Hung Hsiao


Building Mesos on Ubuntu 16.04 without SSL headers installed yields the following message:
{noformat}
DEPENDENCY ERROR

The target you are trying to run requires an OpenSSL implementation.
Your system doesn't have one, and either the third_party directory
doesn't have it, or your compiler can't build BoringSSL.

Please consult INSTALL to get more information.

If you need information about why these tests failed, run:

make run_dep_checks{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)