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 5F70D92B8 for ; Tue, 20 Dec 2011 07:52:47 +0000 (UTC) Received: (qmail 74886 invoked by uid 500); 20 Dec 2011 07:52:46 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 74829 invoked by uid 500); 20 Dec 2011 07:52:45 -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 74820 invoked by uid 99); 20 Dec 2011 07:52:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2011 07:52:44 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of oiseaumer@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2011 07:52:36 +0000 Received: by wgbds11 with SMTP id ds11so24772014wgb.0 for ; Mon, 19 Dec 2011 23:52:16 -0800 (PST) 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=Pca4oSoqRY+O+yHTum4a2OBkRWlYX3zuPxY7mtAV6Xw=; b=KQIVyfVIAc+g9DoTfMwHJCAVAO+5FRM1cQGwAU0UzWb9mGkDhRnTYdd9OS35LdL/bt 9QmjaZzQt1m/lwjd0NYMoR8zCDleCfqzO8B0vKHmQKIL/XqT6hf7qzXL/1S7nNObu4TD QoDbt2v79Ve5Ej4XBifukFzEKefZU576g7e+E= MIME-Version: 1.0 Received: by 10.227.198.19 with SMTP id em19mr1186574wbb.14.1324367536357; Mon, 19 Dec 2011 23:52:16 -0800 (PST) Received: by 10.216.163.141 with HTTP; Mon, 19 Dec 2011 23:52:16 -0800 (PST) In-Reply-To: <4EEF8E00.9030007@openoffice.org> References: <20111219161952.GB31296@localhost> <4EEF8E00.9030007@openoffice.org> Date: Tue, 20 Dec 2011 15:52:16 +0800 Message-ID: Subject: Re: [BUILD]solaris build failed again. From: "L'oiseau de mer" To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I have build success! I am very appreciative for your help. Recently these build work let me learn much. Before i try to build by using these compilers: sunstudio 11,12.0,12.1,12.2 But always failed. i have read this document: http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Solaris But i meet these error situations always different with these documents. Finaly use 12.3 can success. So I can continue try to use these version compiler for building and open "--enable-werror" and notice them.