[
https://issues.apache.org/jira/browse/HADOOP-12027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-12027:
--------------------------------------
Description: OS X Mavericks + homebrew could compile bzip2 bits if there
was a way to expose the bzip2 headers+lib location to CMake like we do for
snappy, OpenSSL, etc. Additionally, bzip2 only comes as a static library on
Darwin, so we need to escape out the forced shared library bit. (was: OS X
Mavericks + homebrew could compile bzip2 bits if there was a way to expose the
bzip2 headers+lib location to CMake like we do for snappy, OpenSSL, etc.)
> enable bzip2 on OS X
> --------------------
>
> Key: HADOOP-12027
> URL: https://issues.apache.org/jira/browse/HADOOP-12027
> Project: Hadoop Common
> Issue Type: Bug
> Components: native
> Reporter: Allen Wittenauer
>
> OS X Mavericks + homebrew could compile bzip2 bits if there was a way to
> expose the bzip2 headers+lib location to CMake like we do for snappy,
> OpenSSL, etc. Additionally, bzip2 only comes as a static library on Darwin,
> so we need to escape out the forced shared library bit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)