[
https://issues.apache.org/jira/browse/ORC-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16499442#comment-16499442
]
ASF GitHub Bot commented on ORC-371:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/orc/pull/275
> [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)