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 "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/02/04 18:06:34 UTC

[jira] [Created] (HADOOP-11547) hadoop-common native compilation fails on Windows due to missing support for __attribute__ declaration.

Chris Nauroth created HADOOP-11547:
--------------------------------------

             Summary: hadoop-common native compilation fails on Windows due to missing support for __attribute__ declaration.
                 Key: HADOOP-11547
                 URL: https://issues.apache.org/jira/browse/HADOOP-11547
             Project: Hadoop Common
          Issue Type: Bug
          Components: native
            Reporter: Chris Nauroth
            Assignee: Chris Nauroth


HADOOP-11403 made a change to include exception.h in NativeIO.c.  This header includes use of the non-standard gcc {{\_\_attribute\_\_}} declaration, and thus fails compilation on Windows.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)