[
https://issues.apache.org/jira/browse/THRIFT-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245533#comment-14245533
]
Hudson commented on THRIFT-2887:
--------------------------------
FAILURE: Integrated in Thrift #1399 (See
[https://builds.apache.org/job/Thrift/1399/])
THRIFT-2887 Respect --with-openssl when building C++ support. (roger: rev
a195a2574ef9729da9be65283d29b87e39e8ebcb)
* lib/cpp/Makefile.am
* configure.ac
> --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
> Assignee: Roger Meier
> 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)