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 18:41:13 UTC

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

    [ https://issues.apache.org/jira/browse/THRIFT-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244495#comment-14244495 ] 

Jon Parise commented on THRIFT-2887:
------------------------------------

Patch available at https://github.com/apache/thrift/pull/316.

> --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
>              Labels: patch
>
> 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 base system's SSL libraries are insufficient.  See THRIFT-2515.



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