You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jon Parise (JIRA)" <ji...@apache.org> on 2014/12/12 02:35:13 UTC

[jira] [Created] (THRIFT-2887) --with-openssl configure flag is ignored

Jon Parise created THRIFT-2887:
----------------------------------

             Summary: --with-openssl configure flag is ignored
                 Key: THRIFT-2887
                 URL: https://issues.apache.org/jira/browse/THRIFT-2887
             Project: Thrift
          Issue Type: Bug
          Components: Build Process, C++ - Library
    Affects Versions: 0.9.2
            Reporter: Jon Parise
            Priority: Minor


The {{configure}} script offers a {{--with-openssl}} option:

{code}
  --with-openssl=DIR      root of the OpenSSL directory
{code}

Unfortunately, this doesn't appear to be respected by the C++ build.  (There is one nested reference to {{AX_CHECK_OPENSSL}} within part of the D language configuration.)

{{--with-openssl}} is useful when building Thrift on OS X because the system's SSL libraries are insufficient.  See THRIFT-2515.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)