From ooo-dev-return-13889-apmail-incubator-ooo-dev-archive=incubator.apache.org@incubator.apache.org Thu Mar 1 08:55:04 2012 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 4692591E5 for ; Thu, 1 Mar 2012 08:55:04 +0000 (UTC) Received: (qmail 73981 invoked by uid 500); 1 Mar 2012 08:55:04 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 73924 invoked by uid 500); 1 Mar 2012 08:55:04 -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 73916 invoked by uid 99); 1 Mar 2012 08:55:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 08:55:03 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of oiseaumer@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-we0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 08:54:57 +0000 Received: by wera1 with SMTP id a1so191231wer.6 for ; Thu, 01 Mar 2012 00:54:37 -0800 (PST) Received-SPF: pass (google.com: domain of oiseaumer@gmail.com designates 10.180.83.70 as permitted sender) client-ip=10.180.83.70; Authentication-Results: mr.google.com; spf=pass (google.com: domain of oiseaumer@gmail.com designates 10.180.83.70 as permitted sender) smtp.mail=oiseaumer@gmail.com; dkim=pass header.i=oiseaumer@gmail.com Received: from mr.google.com ([10.180.83.70]) by 10.180.83.70 with SMTP id o6mr24710652wiy.19.1330592077338 (num_hops = 1); Thu, 01 Mar 2012 00:54:37 -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=oBFspLbN47js0Wlp3ioNn/mIjdxtDXIoUWdshmwguJI=; b=DGxBaD4CMwn70sFOaXm8mK5Q5xtuf2e8wK48aDpaZ5+A7YxPymkzsOvoEjbVQQfVzo J3i1Yjo3K93lXyN5440ZWpDedJCF4fajuNWQ5pSZHjlTCtJ8T6tqbea+N3wO/KY1JWqB mZywwbL83p+VIdClgKGJputsNr+g1sifcdNSM= MIME-Version: 1.0 Received: by 10.180.83.70 with SMTP id o6mr19711592wiy.19.1330592077258; Thu, 01 Mar 2012 00:54:37 -0800 (PST) Received: by 10.216.221.149 with HTTP; Thu, 1 Mar 2012 00:54:37 -0800 (PST) In-Reply-To: <4EEFB918.7010701@oracle.com> References: <20111217055212.GB9511@localhost> <20111217153855.GA4701@localhost> <20111218133557.GA5402@localhost> <4EEED7B4.1040602@oracle.com> <4EEFB918.7010701@oracle.com> Date: Thu, 1 Mar 2012 16:54:37 +0800 Message-ID: Subject: Re: [BUILD]AOO build error in solaris 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 Recently i try to build AOO , and configure parametre are "--disable-build-mozilla --disable-cups --with-system-python --enable-presenter-console --enable-wiki-publisher --enable-minimizer --enable-pdfimport --enable-category-b" And prebuild-mozlib is use this version: http://www.openoffice.org/tools/moz_prebuild/OOo3.2/ But now i meet a problem in build libxmlsec: ================================================================================= Entering /BuildArea/ooo/main/libxmlsec cp: cannot stat `./unxsoli4.pro/misc/build/xmlsec1-1.2.14/src/nss/.libs/libxmlsec1-nss.a': No such file or directory dmake: Error code 1, while making './unxsoli4.pro/misc/build/so_predeliver_so_xmlsec1' ---* tg_merge.mk *--- 1 module(s): libxmlsec need(s) to be rebuilt ================================================================================= And then i enter this dir "unxsoli4.pro/misc/build/xmlsec1-1.2.14/src/nss/", then try to exec make , i see this problem: libtool: link: /opt/solarisstudio12.3/bin/cc -G -h libxmlsec1-nss.so.1 -o .libs/libxmlsec1-nss.so.1.2.14 .libs/libxmlsec1_nss_la-app.o .libs/libxmlsec1_nss_la-bignum.o .libs/libxmlsec1_nss_la-ciphers.o .libs/libxmlsec1_nss_la-crypto.o .libs/libxmlsec1_nss_la-digests.o .libs/libxmlsec1_nss_la-hmac.o .libs/libxmlsec1_nss_la-pkikeys.o .libs/libxmlsec1_nss_la-signatures.o .libs/libxmlsec1_nss_la-symkeys.o .libs/libxmlsec1_nss_la-x509.o .libs/libxmlsec1_nss_la-x509vfy.o .libs/libxmlsec1_nss_la-keysstore.o .libs/libxmlsec1_nss_la-keytrans.o .libs/libxmlsec1_nss_la-kw_des.o .libs/libxmlsec1_nss_la-kw_aes.o .libs/libxmlsec1_nss_la-akmngr.o .libs/libxmlsec1_nss_la-keywrapers.o .libs/libxmlsec1_nss_la-tokens.o ../.libs/libxmlsec1.a -L/BuildArea/ooo/main/solver/340/unxsoli4.pro/lib -L/usr/lib/mps -lnss3 -lsmime3 -lssl3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lposix4 -lxslt -lxml2 -lpthread -lz -lsocket -lnsl -lm -lc ld: fatal: symbol 'xmlSecNssTransformKWDes3GetKlass' is multiply-defined: (file .libs/libxmlsec1_nss_la-kw_des.o type=FUNC; file .libs/libxmlsec1_nss_la-keywrapers.o type=FUNC); ld: fatal: symbol 'xmlSecNssTransformKWAes128GetKlass' is multiply-defined: (file .libs/libxmlsec1_nss_la-kw_aes.o type=FUNC; file .libs/libxmlsec1_nss_la-keywrapers.o type=FUNC); ld: fatal: symbol 'xmlSecNssTransformKWAes192GetKlass' is multiply-defined: (file .libs/libxmlsec1_nss_la-kw_aes.o type=FUNC; file .libs/libxmlsec1_nss_la-keywrapers.o type=FUNC); ld: fatal: symbol 'xmlSecNssTransformKWAes256GetKlass' is multiply-defined: (file .libs/libxmlsec1_nss_la-kw_aes.o type=FUNC; file .libs/libxmlsec1_nss_la-keywrapers.o type=FUNC); ld: fatal: file processing errors. No output written to .libs/libxmlsec1-nss.so.1.2.14 make: *** [libxmlsec1-nss.la] Error 2