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

ASF GitHub Bot commented on ORC-371:
------------------------------------

GitHub user majetideepak opened a pull request:

    https://github.com/apache/orc/pull/275

    ORC-371: [C++] Disable Libhdfspp build when Cyrus SASL is not found

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/majetideepak/orc ORC-371

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/275.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #275
    
----
commit 65c537767474708a91cf5a15cae45acf4fcea552
Author: Deepak Majeti <deepak.majeti@...>
Date:   2018-05-30T21:46:08Z

    ORC-371: [C++] Disable Libhdfspp build when Cyrus SASL is not found

----


> [C++] Disable Libhdfspp build when Cyrus SASL is not found
> ----------------------------------------------------------
>
>                 Key: ORC-371
>                 URL: https://issues.apache.org/jira/browse/ORC-371
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Deepak Majeti
>            Assignee: Deepak Majeti
>            Priority: Major
>
> Currently, the build fails with the following error
> -- Could NOT find CYRUS_SASL (missing:  CYRUS_SASL_SHARED_LIB 
> CYRUS_SASL_INCLUDE_DIR) 
> CMake Error: The following variables are used in this project, but they are 
> set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake 
> files:
> CYRUS_SASL_SHARED_LIB (ADVANCED)
>     linked by target "orc" in directory tools/orc/c++/src
> -- Configuring incomplete, errors occurred!



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

Reply via email to