Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AD65310E73 for ; Sat, 16 May 2015 21:36:00 +0000 (UTC) Received: (qmail 44807 invoked by uid 500); 16 May 2015 21:36:00 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 44763 invoked by uid 500); 16 May 2015 21:36:00 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 44554 invoked by uid 99); 16 May 2015 21:36:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 May 2015 21:36:00 +0000 Date: Sat, 16 May 2015 21:36:00 +0000 (UTC) From: "Alan Burlison (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-11655) Native compilation fails on Solaris due to use of getgrouplist function. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-11655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Burlison updated HADOOP-11655: ----------------------------------- Issue Type: Sub-task (was: Bug) Parent: HADOOP-11985 > 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: Sub-task > Environment: Solaris 11.2 > Reporter: Malcolm Kavalsky > Original Estimate: 168h > Remaining Estimate: 168h > > 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)