[ 
https://issues.apache.org/jira/browse/HADOOP-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790852#action_12790852
 ] 

Tom White commented on HADOOP-3659:
-----------------------------------

I can confirm that this patch works for me on Mac OS X 10.5.8 if I do:

{code}
export 
LDFLAGS=-L/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries
ant compile-native
{code}

> 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.20.2
>
>         Attachments: 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