You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hong Tang (JIRA)" <ji...@apache.org> on 2010/07/16 02:36:51 UTC

[jira] Updated: (HADOOP-6863) Compile-native still fails on Mac OS X.

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

Hong Tang updated HADOOP-6863:
------------------------------

    Attachment: hadoop-6863-20100715.patch

Got a simple fix:
- Remove the hardcoded "-ljvm" in two Makefile.am files.
- Run "autoreconf".

With the attached patch, ant compile-native passes on both Mac OS-X and Linux RHEL 5.1.



> Compile-native still fails on Mac OS X.
> ---------------------------------------
>
>                 Key: HADOOP-6863
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6863
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Hong Tang
>         Attachments: hadoop-6863-20100715.patch
>
>
> I am still getting failures when I try to compile native library on Mac OS X (10.5.8 Leopard). The problems are two fold:
> - Although "aclocal.m4" is changed after HADOOP-3659 is committed, the corresponding "configure" script is not re-generated.
> - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.