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 42BF4B2C7 for ; Sun, 15 Jan 2012 00:30:53 +0000 (UTC) Received: (qmail 5649 invoked by uid 500); 15 Jan 2012 00:30:52 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 5578 invoked by uid 500); 15 Jan 2012 00:30:52 -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 5569 invoked by uid 99); 15 Jan 2012 00:30:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jan 2012 00:30:52 +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 (athena.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; Sun, 15 Jan 2012 00:30:47 +0000 Received: by wgbdr11 with SMTP id dr11so2068508wgb.0 for ; Sat, 14 Jan 2012 16:30:26 -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:content-transfer-encoding; bh=OoOF0Ol11ASlBj2DKJkRN1q0DlZ5j5ThssGAZz6/vcA=; b=SA77dYdN+twomZCBe161dAeBfTJPKFYBiGYPcCGv/HlAH50BOqXimb6j+nkZlsMRd+ B6JGA8Tl9tKCfCy9gl/izMIeJryEtvtvmXJqpxpLwy6VWIKZaGCShGESaJb10mxGIhKE Gi+uwPWChNyTDCsxCMxFdef09BYB3LPArHgyI= MIME-Version: 1.0 Received: by 10.180.99.232 with SMTP id et8mr5606346wib.8.1326587426006; Sat, 14 Jan 2012 16:30:26 -0800 (PST) Received: by 10.216.50.82 with HTTP; Sat, 14 Jan 2012 16:30:25 -0800 (PST) In-Reply-To: <4F10126C.4060503@googlemail.com> References: <20111219161952.GB31296@localhost> <4EEF8E00.9030007@openoffice.org> <4F10126C.4060503@googlemail.com> Date: Sun, 15 Jan 2012 08:30:25 +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 Content-Transfer-Encoding: quoted-printable i test build the latest revision, but the problem is still exists, Still is the same error message. 2012/1/13 J=FCrgen Schmidt : > Hi, > > you have to update the sources, there was a fix already from Ariel that > should solve your problem hopefully > > Juergen > > > On 1/13/12 12:09 PM, L'oiseau de mer wrote: >> >> Today i try to build failure, it appear this error message. Maybe >> recently have modified some code about gtk? >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D >> >> [ build LNK ] Library/libvclplug_gtk.so >> Undefined =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 first referenced >> =A0symbol =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 in fil= e >> g_thread_init >> >> /UNIX-LAB/ooo/main/solver/340/unxsoli4.pro/workdir/CxxObject/vcl/unx/gtk= /app/gtkinst.o >> ld: fatal: symbol referencing errors. No output written to >> >> /UNIX-LAB/ooo/main/solver/340/unxsoli4.pro/workdir/LinkTarget/Library/li= bvclplug_gtk.so >> make: *** >> [/UNIX-LAB/ooo/main/solver/340/unxsoli4.pro/workdir/LinkTarget/Library/l= ibvclplug_gtk.so] >> Error 2 >> dmake: =A0Error code 2, while making 'all' >> ---* RULES.MK *--- >> >> 1 module(s): >> =A0 =A0 =A0 =A0 vcl >> need(s) to be rebuilt >> >> Reason(s): >> >> ERROR: error 65280 occurred while making /UNIX-LAB/ooo/main/vcl/prj >> >> When you have fixed the errors in that module you can resume the build >> by running: >> >> =A0 =A0 =A0 =A0 build --all:vcl > >