From owner-freebsd-openoffice@FreeBSD.ORG Wed Nov 16 19:10:46 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A10916A41F for ; Wed, 16 Nov 2005 19:10:46 +0000 (GMT) (envelope-from gregorynou@altern.org) Received: from esemetz.metz.supelec.fr (esemetz.metz.supelec.fr [193.48.224.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id A425043D46 for ; Wed, 16 Nov 2005 19:10:45 +0000 (GMT) (envelope-from gregorynou@altern.org) Received: from smtp.metz.supelec.fr (smtp.metz.supelec.fr [193.48.224.205]) by esemetz.metz.supelec.fr (8.11.6/8.9.3) with ESMTP id jAGJAfd26941 for ; Wed, 16 Nov 2005 20:10:41 +0100 Received: from [193.48.225.2] (nou.rez-metz.supelec.fr [193.48.225.2]) by smtp.metz.supelec.fr (8.11.6/8.11.6) with ESMTP id jAGJ3TK22339; Wed, 16 Nov 2005 20:03:30 +0100 Message-ID: <437B8425.9070706@altern.org> Date: Wed, 16 Nov 2005 20:10:29 +0100 From: Gregory Nou User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ion-Mihai Tetcu References: <20051116150838.46556778@it.buh.cameradicommercio.ro> In-Reply-To: <20051116150838.46556778@it.buh.cameradicommercio.ro> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: openoffice@FreeBSD.org Subject: Re: openoffice.org-1.1 fails to build (via ssh under screen with -DWITHOUT_JAVA -DWITHOUT_MOZILLA) X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 19:10:46 -0000 Ion-Mihai Tetcu wrote: > Hi, > > > I'm trying to build editors/openoffice.org-1.1 via ssh under screen(1). > > > root(itetcu)@zetha/PU >-SSH-> /usr/ports/editors/openoffice.org-1.1 [14:56:37] 1 > # make -DWITHOUT_JAVA -DWITHOUT_MOZILLA > ............. > -------------+ creating locale dependent resource bundles > mkdir -p ../../unxfbsd.pro/misc/registry/res/de/org/openoffice/ > /usr/local/bin/xsltproc -o ../../unxfbsd.pro/misc/registry/res/de/org/openoffice/Inet.properties \ > --stringparam locale de \ > ../../util/resource.xsl org/openoffice/Inet.xcs > XPath error : Undefined variable > compilation error: file ../../util/resource.xsl line 87 element template > Failed to compile predicate > XPath error : Undefined variable > compilation error: file ../../util/resource.xsl line 87 element template > Failed to compile predicate > dmake: Error code 5, while making '../../unxfbsd.pro/misc/registry/res/de/org/openoffice/Inet.properties' > ---* TG_SLO.MK *--- > > ERROR: Error 65280 occurred while > making /usr/ports/editors/openoffice.org-1.1/work/OOo_1.1.5/officecfg/regist > dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- > *** Error code 255 > > > Tips ? you could have a look at this : [2005/09/20] ports/86383 openoffice Can't compile openoffice.org-1.1 The problem is known, but was never well fixed. You could try the dirty fix proposed on the problem report, or prefer OOo-2.0 > > > Thanks, > You're welcomed :) -- Gregory