Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2DA5F9093 for ; Tue, 27 Sep 2011 17:04:03 +0000 (UTC) Received: (qmail 83665 invoked by uid 500); 27 Sep 2011 17:04:02 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 83622 invoked by uid 500); 27 Sep 2011 17:04:02 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 83613 invoked by uid 99); 27 Sep 2011 17:04:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2011 17:04:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chao.dev.h@gmail.com designates 209.85.213.175 as permitted sender) Received: from [209.85.213.175] (HELO mail-yx0-f175.google.com) (209.85.213.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2011 17:03:56 +0000 Received: by yxj17 with SMTP id 17so6633769yxj.6 for ; Tue, 27 Sep 2011 10:03:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=m5Cx/lvkTjs/tegpNdBoFg34cV6wOhot5QylpBLvNLc=; b=uQkpesU7ywhZ3LnQ4VcrzIQhvBOlnOwt+XVtkKB7r9/OugYbTAFZi+hz7W0FjmQ/cd EA2XfFNzLQnFJLpv38jH8y/tBQPK7meIJRb3oX6qXu8lTYYHmkTPePMRmQ5qnhpqQOSJ q87yqw7Q+1RrGqa6Ljy+9gR3RGVesqijWsrnc= MIME-Version: 1.0 Received: by 10.68.44.103 with SMTP id d7mr12490746pbm.24.1317143014957; Tue, 27 Sep 2011 10:03:34 -0700 (PDT) Received: by 10.68.51.225 with HTTP; Tue, 27 Sep 2011 10:03:34 -0700 (PDT) In-Reply-To: <62C046D6-58F4-4AF9-AA17-B4F5E74502DF@herrmannsdorfer.de> References: <62C046D6-58F4-4AF9-AA17-B4F5E74502DF@herrmannsdorfer.de> Date: Wed, 28 Sep 2011 01:03:34 +0800 Message-ID: Subject: Re: Build AOOo on Mac OS X 10.7 From: Chao Huang To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org hi Rolf I was trying to use XCode 4.1 on Mac OS X 10.7. Here is a detail about "xcode_4.1_for_lion", which can be downloaded from "http://developer.apple.com/xcode/" Developer Information: --------------------------------------------- Version: 4.1 (4B110) Location: /Developer Applications: Xcode: 4.1 (516) Instruments: 4.1 (4138) Dashcode: 3.0.2 (336) SDKs: Mac OS X: 10.6: (10J567) 10.7: (11A511a) iPhone OS: 4.3: (8H7) iPhone Simulator: 4.3: (8H7) ------------------------------------------- 2011/9/27, Rolf Eder : > Am 22.09.2011 um 08:49 schrieb Chao Huang: > >> 3) run commands under dir "ooo/main" like this >> ./configure --disable-odk --disable-pasf --disable-gtk >> --disable-headless --disable-build-mozilla --disable-fontconfig >> --without-nas >> --with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Home >> --with-stlport=no --disable-mediawiki --enable-werror --disable-vba > > ... > >> Is there anyone who built out AOOo successfully on Mac OS X 10.7 >> (Intel) ? Thanks! > > > Hi, > > I was stuck in your step 3 using autoconf instead. It seems XCode 3.2 did > not set up this correctly under 10.7 > > Did you try autoconf? > -- > Rolf Eder > > > > > > -- Chao Huang