[
https://issues.apache.org/jira/browse/HADOOP-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy reassigned HADOOP-3659:
-------------------------------------
Assignee: Colin Evans
Colin, apologies that this has taken so long...
I installed lzo2 on my Mac via macports and I needed to add '-I
/opt/local/include' to configure.ac to get autoconf to find my lzo2 headers...
how did you get around it without needing to modify configure.ac?
> Patch to allow hadoop native to compile on Mac OS X
> ---------------------------------------------------
>
> Key: HADOOP-3659
> URL: https://issues.apache.org/jira/browse/HADOOP-3659
> Project: Hadoop Core
> Issue Type: Improvement
> Components: native
> Affects Versions: 0.17.0
> Environment: Mac OS X 10.5.3
> Reporter: Colin Evans
> Assignee: Colin Evans
> Priority: Minor
> Attachments: hadoop-native-mac.patch
>
>
> This patch makes the autoconf script work on Mac OS X. LZO needs to be
> installed (including the optional shared libraries) for the compile to
> succeed. You'll want to regenerate the configure script using autoconf after
> applying this patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.