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 "Hudson (JIRA)" <ji...@apache.org> on 2015/07/07 02:53:05 UTC

[jira] [Commented] (HADOOP-11974) Fix FIONREAD #include on Solaris

    [ https://issues.apache.org/jira/browse/HADOOP-11974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615997#comment-14615997 ] 

Hudson commented on HADOOP-11974:
---------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #8120 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/8120/])
HADOOP-11974. Fix FIONREAD #include on Solaris (Alan Burlison via Colin P. McCabe) (cmccabe: rev 81f364437608b21e85fc393f63546bf8b425ac71)
* hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/net/unix/DomainSocket.c
* hadoop-common-project/hadoop-common/CHANGES.txt


> Fix FIONREAD #include on Solaris
> --------------------------------
>
>                 Key: HADOOP-11974
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11974
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: net
>    Affects Versions: 2.7.0
>         Environment: Solaris
>            Reporter: Alan Burlison
>            Assignee: Alan Burlison
>            Priority: Minor
>         Attachments: HADOOP-11974.001.patch
>
>
> The FIONREAD macro is found in <sys/ioctl.h> on Linux and <sys/filio.h> on Solaris. A conditional include block is required to make sure it is looked for in the right place.



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