From core-dev-return-51240-apmail-hadoop-core-dev-archive=hadoop.apache.org@hadoop.apache.org Tue Sep 30 19:10:11 2008 Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 78082 invoked from network); 30 Sep 2008 19:10:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Sep 2008 19:10:11 -0000 Received: (qmail 59588 invoked by uid 500); 30 Sep 2008 19:10:04 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 59549 invoked by uid 500); 30 Sep 2008 19:10:04 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 59537 invoked by uid 99); 30 Sep 2008 19:10:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Sep 2008 12:10:03 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Sep 2008 19:09:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A4856234C214 for ; Tue, 30 Sep 2008 12:09:44 -0700 (PDT) Message-ID: <464143650.1222801784672.JavaMail.jira@brutus> Date: Tue, 30 Sep 2008 12:09:44 -0700 (PDT) From: "Allen Wittenauer (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Commented: (HADOOP-3659) Patch to allow hadoop native to compile on Mac OS X In-Reply-To: <791305607.1214597025251.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635813#action_12635813 ] Allen Wittenauer commented on HADOOP-3659: ------------------------------------------ For completeness, fink uses /sw as its root instead of /opt. > Patch to allow hadoop native to compile on Mac OS X > --------------------------------------------------- > > Key: HADOOP-3659 > URL: https://issues.apache.org/jira/browse/HADOOP-3659 > Project: Hadoop Core > Issue Type: Improvement > Components: native > Affects Versions: 0.17.0 > Environment: Mac OS X 10.5.3 > Reporter: Colin Evans > Assignee: Colin Evans > Priority: Minor > Attachments: hadoop-native-mac.patch > > > This patch makes the autoconf script work on Mac OS X. LZO needs to be installed (including the optional shared libraries) for the compile to succeed. You'll want to regenerate the configure script using autoconf after applying this patch. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.