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 "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/06/24 17:19:05 UTC

[jira] [Updated] (HADOOP-11974) FIONREAD is not always in the same header file

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

Alan Burlison updated HADOOP-11974:
-----------------------------------
    Attachment: HADOOP-11974.001.patch

Patch attached

> FIONREAD is not always in the same header file
> ----------------------------------------------
>
>                 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)