[ 
https://issues.apache.org/jira/browse/HADOOP-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hong Tang updated HADOOP-3659:
------------------------------

    Attachment: hadoop-0.20-compile-native-on-mac.patch
                hadoop-0.20-compile-native-on-mac-no-autogen-files.patch

BTW, in case it might be helpful, attached are two patches I have that allows 
Hadoop 0.20 to be compilable with -Dcompile.native=true. There are two 
variations, one with the bare minimal changes, and you need to run aclocal, 
autoconf and automake, and the other includes the artifacts of these commands.

> 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 Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.20.0
>         Environment: Mac OS X 10.5.3
>            Reporter: Colin Evans
>            Assignee: Colin Evans
>            Priority: Minor
>             Fix For: 0.22.0
>
>         Attachments: 
> hadoop-0.20-compile-native-on-mac-no-autogen-files.patch, 
> hadoop-0.20-compile-native-on-mac.patch, HADOOP-3659.patch, 
> hadoop-native-mac.patch, 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.

Reply via email to