[ 
https://issues.apache.org/jira/browse/THRIFT-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jon Parise updated THRIFT-2887:
-------------------------------
    Description: 
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.

  was:
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.

         Labels: patch  (was: )

> --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)

Reply via email to