[
https://issues.apache.org/jira/browse/HADOOP-12027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560348#comment-14560348
]
Allen Wittenauer commented on HADOOP-12027:
-------------------------------------------
OK, env var isn't needed. It appears that our hack around forcing shared libs
doesn't work for bzip2 on OS X.
> 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)