You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2009/10/29 18:45:59 UTC

[jira] Moved: (MAPREDUCE-1164) hdfsJniHelper.c: #include is not portable

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

Allen Wittenauer moved HDFS-632 to MAPREDUCE-1164:
--------------------------------------------------

        Key: MAPREDUCE-1164  (was: HDFS-632)
    Project: Hadoop Map/Reduce  (was: Hadoop HDFS)

> hdfsJniHelper.c: #include <error.h> is not portable
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-1164
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1164
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Allen Wittenauer
>         Attachments: HDFS-632.patch
>
>
> hdfsJniHelper.c includes <error.h> but this appears to be unnecessary, since even under Linux none of the routines that are prototyped are used.  Worse yet, error.h doesn't appear to be a standard header file so this breaks on Mac OS X and Solaris and prevents libhdfs from being built.

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