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)