Malcolm Kavalsky created HADOOP-11655:
-----------------------------------------
Summary: Native compilation fails on Solaris due to use of
getgrouplist function.
Key: HADOOP-11655
URL: https://issues.apache.org/jira/browse/HADOOP-11655
Project: Hadoop Common
Issue Type: Bug
Environment: Solaris 11.2
Reporter: Malcolm Kavalsky
getgrouplist() does not exist in Solaris, thus preventing compilation of the
native libraries.
The easiest solution would be to port this function from Linux or FreeBSD to
Solaris and add it to the library if compiling for Solaris.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)