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 "Malcolm Kavalsky (JIRA)" <ji...@apache.org> on 2015/02/23 10:32:11 UTC

[jira] [Created] (HADOOP-11623) Native compilation fails on Solaris due to use of syscall function.

Malcolm Kavalsky created HADOOP-11623:
-----------------------------------------

             Summary: Native compilation fails on Solaris due to use of syscall function.
                 Key: HADOOP-11623
                 URL: https://issues.apache.org/jira/browse/HADOOP-11623
             Project: Hadoop Common
          Issue Type: Bug
          Components: native
    Affects Versions: 2.6.0
         Environment: Solaris 11.2
            Reporter: Malcolm Kavalsky
            Assignee: Malcolm Kavalsky
             Fix For: 2.6.0


Solaris does not provide the syscall function. Currently, hadoop has very limited use of this function ( only 2 files ). These need to be "ifdeffed" with the correct alternatives for Solaris.




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