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 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.