You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "carltone (JIRA)" <ji...@apache.org> on 2013/12/30 06:59:51 UTC

[jira] [Created] (HADOOP-10194) CLONE - setnetgrent in native code is not portable

carltone created HADOOP-10194:
---------------------------------

             Summary: CLONE - setnetgrent in native code is not portable
                 Key: HADOOP-10194
                 URL: https://issues.apache.org/jira/browse/HADOOP-10194
             Project: Hadoop Common
          Issue Type: Bug
          Components: native
    Affects Versions: 0.22.0, 0.23.0
            Reporter: carltone
         Attachments: HADOOP-7147.patch, hadoop-7147.patch

HADOOP-6864 uses the setnetgrent function in a way which is not compatible with BSD APIs, where the call returns void rather than int. This prevents the native libs from building on OSX, for example.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)