You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Lei Xu (JIRA)" <ji...@apache.org> on 2009/05/29 21:20:45 UTC

[jira] Updated: (HADOOP-5941) Fix a compiling error for libhdfs on Mac OSX

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

Lei Xu updated HADOOP-5941:
---------------------------

    Attachment: libhdfs-compile-osx.patch

add condition check for OSX to avoid #include <error.h>

> Fix a compiling error for libhdfs on Mac OSX
> --------------------------------------------
>
>                 Key: HADOOP-5941
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5941
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: libhdfs
>         Environment: Mac OS X 10.5, Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153), i686-apple-darwin9-gcc-4.0.1 
>            Reporter: Lei Xu
>            Assignee: Lei Xu
>             Fix For: 0.21.0
>
>         Attachments: libhdfs-compile-osx.patch
>
>
> src/c++/libhdfs/hdfsJniHelper.c can not be compiled on Leopard ( 10.5.7 ) due to #include <error.h>

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