From owner-freebsd-openoffice@FreeBSD.ORG Sun Jan 16 00:50:27 2005 Return-Path: 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 0F96616A4CE for ; Sun, 16 Jan 2005 00:50:27 +0000 (GMT) Received: from satie.private.org (YahooBB219196184005.bbtec.net [219.196.184.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7745943D3F for ; Sun, 16 Jan 2005 00:50:26 +0000 (GMT) (envelope-from chat95@mac.com) Received: from localhost (localhost [IPv6:::1]) by satie.private.org (8.13.1/8.13.1) with ESMTP id j0G0oCPa090432; Sun, 16 Jan 2005 09:50:13 +0900 (JST) (envelope-from chat95@mac.com) Date: Sun, 16 Jan 2005 09:50:12 +0900 (JST) Message-Id: <20050116.095012.432785286.chat95@mac.com> To: mikhail@kittown.com From: NAKATA Maho In-Reply-To: <20050116.085817.343131517.chat95@mac.com> References: <20050116.085817.343131517.chat95@mac.com> Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.16 (Corporate Culture) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: openoffice@FreeBSD.org Subject: Re: Why OpenOffice 1.1.4 port does not use WITH_TTF_BYTECODE_ENABLED option ? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 00:50:27 -0000 Hi Mikhail, Can you please take a screenshot? I've never see an improvement by setting this option or send me a file. thanks in advance -- NAKATA, Maho From owner-freebsd-openoffice@FreeBSD.ORG Sun Jan 16 01:49:07 2005 Return-Path: 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 9A17616A4CE for ; Sun, 16 Jan 2005 01:49:07 +0000 (GMT) Received: from dd3.kasserver.com (dd2718.kasserver.com [81.209.184.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id A008F43D46 for ; Sun, 16 Jan 2005 01:49:06 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from [192.168.0.5] (dsl-082-083-052-182.arcor-ip.net [82.83.52.182]) by dd3.kasserver.com (Postfix) with ESMTP id 0C9706E70D; Sun, 16 Jan 2005 02:48:33 +0100 (CET) Message-ID: <41E9C818.5080703@chillt.de> Date: Sun, 16 Jan 2005 02:49:12 +0100 From: Bartosz Fabianowski User-Agent: Mozilla Thunderbird 1.0 (X11/20050107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Jeremy References: <20050115202617.GD53545@cirb503493.alcatel.com.au> In-Reply-To: <20050115202617.GD53545@cirb503493.alcatel.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-openoffice@freebsd.org Subject: Re: Upgrading OOo1.1.3 to 1.1.4 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 01:49:07 -0000 > I have just upgraded to OOo 1.1.4 and I notice that the setup screen > reports that the language in my OOo 1.1.3 directory is different to > different to the language of the update version. I had the same problem. I didn't change my system locale, so this shouldn't have happened here either. I dug into the problem for a few hours, but did not come to any meaningful conclusions. The problem must be somewhere in setup2, which is OpenOffice.org's installation program. After looking through the code, I think I sort of understand what it does. It reads in "instdb.ins" from your old OpenOffice.org installation, which is a setup script that also describes various features of the installed version. It then compiles this script via an internal compiler and calls a function inside the script that returns a list of installed languages. Finally, it searches for the language of your new OpenOffice.org installation inside that list. If it's not found, you get the familiar error message. What I could not work out were a) how the list is compiled in detail and what it contains on my system and b) how the language of the new version is determined. So, I could not really see what is being compared to what. It should be fairly easy to add some debug printf()s to the code. Recompiling OpenOffice.org takes ages, however, so I gave up. One more thing I did try was to swap "instdb.ins" between my old (1.1.3) and new (1.1.4) versions - while changing the version numbers inside, of course. Unfortunately, this gave me very inconsistent results, so I can't draw any conclusions from this experiment either. Maybe somebody with more knowledge of this code can say what's happening here. - Bartosz From owner-freebsd-openoffice@FreeBSD.ORG Sun Jan 16 09:34:39 2005 Return-Path: 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 E25EE16A4CE for ; Sun, 16 Jan 2005 09:34:38 +0000 (GMT) Received: from smtp2.versatel.nl (smtp2.versatel.nl [62.58.50.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04DA143D41 for ; Sun, 16 Jan 2005 09:34:38 +0000 (GMT) (envelope-from f.staals@zonnet.nl) Received: (qmail 8448 invoked by uid 10); 16 Jan 2005 09:34:36 -0000 Received: (vexira-qq 08429-FB03857 invoked from network) 16 Jan 2005 10:34:36 +0100 Received: from unknown (HELO [192.168.2.2]) ([62.59.173.176]) (envelope-sender ) by smtp2.versatel.nl (qmail-ldap-1.03) with SMTP for < >; 16 Jan 2005 09:34:36 -0000 Message-ID: <41EA4329.9080908@zonnet.nl> Date: Sun, 16 Jan 2005 10:34:17 +0000 From: Frank Staals User-Agent: Mozilla Thunderbird 0.9 (X11/20041109) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-openoffice@freebsd.org X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.16; VAE: 6.29.0.5; VDF: 6.29.0.52; host: postbode02.zonnet.nl) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Error compiling openoffice-2.0.20050110 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 09:34:39 -0000 I am running FreeBSD 5.3-stable and updated my portstree yesterday then I tried compiling openoffice 2.0, everything is going fine until this point: /============= Building project cli_ure ============= deliver -- version: 1.77 Statistics: Files copied: 0 Files unchanged/not matching: 7 ============= Building project bridges ============= /home/oo.o/work/bridges/unotypes ------------- /home/oo.o/work/bridges/source/cpp_uno/gcc3_freebsd_intel dmake: Error -- `../../../unxfbsd.pro/slb/cpp_uno_shared.lib' not found, and can't be made '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /home/oo.o/work/bridges/source/cpp_uno/gcc3_freebsd_intel dmake: Error code 1, while making 'instsetoo_native/prj/build_all' *** Error code 255 Stop in /home/oo.o. PC1# '---* tg_merge.mk *---' / I copied /usr/ports/editors/openoffice-2.0-devel/ to /home because of a lack of free hard disk space on / by the way. I ran a locate on cpp_uno_shared but it couldn't find anything. Anyone an Idea what I should do to fix this ? Frank Staals From owner-freebsd-openoffice@FreeBSD.ORG Sun Jan 16 17:14:01 2005 Return-Path: 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 5780D16A4CE; Sun, 16 Jan 2005 17:14:01 +0000 (GMT) Received: from damo.axelero.hu (fe01.axelero.hu [195.228.240.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F6D843D1D; Sun, 16 Jan 2005 17:14:00 +0000 (GMT) (envelope-from kutizs@axelero.hu) Received: from damo (localhost-02 [127.0.2.1]) by damo.axelero.hu (8.12.11/8.12.11) with SMTP id j0GHDxQV023486; Sun, 16 Jan 2005 18:13:59 +0100 (CET) Received: from fe01.axelero.hu [127.0.2.1] via SMTP gateway by damo [195.228.240.89]; id A05BBA26CD1 at Sun, 16 Jan 2005 18:13:59 +0100 Received: from tinca.kuti.hu (ktv32-37-73.catv-pool.axelero.hu [62.201.73.37]) by fe01.axelero.hu (8.12.11/8.12.11) with SMTP id j0GHDr3M023454; Sun, 16 Jan 2005 18:13:58 +0100 (CET) Date: Sun, 16 Jan 2005 18:14:33 +0100 From: Zsolt =?ISO-8859-2?Q?K=FAti?= To: Jeffrey Williams Message-Id: <20050116181433.29ae0a21.kutizs@axelero.hu> In-Reply-To: <41E989E0.3000903@sailorfej.net> References: <20050114102346.GA53545@cirb503493.alcatel.com.au> <41E960BA.3010502@sailorfej.net> <20050115203049.GE53545@cirb503493.alcatel.com.au> <41E989E0.3000903@sailorfej.net> X-Mailer: Sylpheed version 1.0.0beta3 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org cc: freebsd-openoffice@freebsd.org Subject: Re: Unkillable OpenOffice.org process in 5.3p2 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 17:14:01 -0000 On Sat, 15 Jan 2005 13:23:44 -0800 Jeffrey Williams wrote: > When you rebooted, was the computer actually able to halt on its own? > Every time mine has locked up, I have had to do a hard power down, the > OS is unable to kill the process even when halting. I have noticed A can confirm this on my system (5.3 RELEASE, AMD 1400+, OO 1.1.3/1.1.4, java 1.4.2-p6). My OO frequently freezes when I start a new document or try load one (or spreadsheet or whatever). Very annoying. > that the OO app freezes typically after having Mozilla to use java > and/or adobe plugins, I am not sure which is the trigger yet. I am No Mozilla & java-adobe plugin here. > wondering if it is a problem with the interaction between the OO and > java, or OO the pdf libraries, or a some shared library that > facilitates the interaction between these components. I am afraid I I extensively use Java applications (jEdit, DBVisualizer, jCVS, Java Web Start and apps launched by JWS). I am going to try to experiment with all these in mind on Monday (at work). Here, at home I can't reproduce this , however. Its also an AMD machine, much faster (2600+), 5.3 B7 (latest RELEASE doesn't work unfortunately). Bye Zsolt ================= Zsolt Kuti From owner-freebsd-openoffice@FreeBSD.ORG Sun Jan 16 20:09:15 2005 Return-Path: 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 4040E16A4CF; Sun, 16 Jan 2005 20:09:15 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FA8543D2D; Sun, 16 Jan 2005 20:09:14 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IAF00CBPENESD@connectmail.carleton.ca>; Sun, 16 Jan 2005 15:09:14 -0500 (EST) Date: Sun, 16 Jan 2005 15:11:42 -0500 From: Adam Weinberger To: openoffice@freebsd.org, adamw@FreeBSD.org Message-id: <41EACA7E.3060600@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0 (X11/20050105) Subject: unable to build WITHOUT_JAVA X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 20:09:15 -0000 I prefer to build openoffice with the following options: -DWITHOUT_MOZILLA -DWITH_TTF_BYTECODE_ENABLED -DWITHOUT_JAVA -DWITH_CUPS However, neither openoffice-1.1 nor openoffice-2.0-devel with build in this case on my 5-STABLE box. I'll send you the 2.0 error now, and I'll send the 1.1 error later. Is building without java simply unsupported now? That'd be a shame, because having java enabled by default serves such little purpose for openoffice... ------------------------------ Making: ../../../../../../unxfbsd.pro/obj/akmngr.obj gcc-ooo -Wreturn-type -fmessage-length=0 -c -I. -I. -I../inc -I../../../../../../inc -I. tors/openoffice-2.0-devel/work/solver/680/unxfbsd.pro/inc/dont_use_stl -I/usr/ports/edito tors/openoffice-2.0-devel/work/solver/680/unxfbsd.pro/inc -I/usr/ports/editors/openoffice /solenv/inc -I/usr/ports/editors/openoffice-2.0-devel/work/res -I/usr/ports/editors/openo /openoffice-2.0-devel/work/solenv/inc/Xp31 -INO_JAVA_HOME/include -INO_JAVA_HOME/include/ -I/usr/X11R6/include -I/usr/ports/editors/openoffice-2.0-devel/work/solver/680/unxfbsd.pr ro/inc/mozilla/nspr -I/usr/ports/editors/openoffice-2.0-devel/work/solver/680/unxfbsd.pro ict-aliasing -DHAVE_CONFIG_H -DPACKAGE=\"xmlsec1\" -DXMLSEC_NO_XSLT=1 -D_REENTRANT -DXM CL -DGCC -DC300 -DINTEL -DGXX_INCLUDE_PATH=/usr/local/lib/gcc-ooo/i386-portbld-freebsd5.3 DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSU ONS_OFF -DCUI -DSRC680 -DMULTITHREAD -o ../../../../../../unxfbsd.pro/obj/akmngr.o ak akmngr.c:11:18: nspr.h: No such file or directory akmngr.c:13:22: pk11func.h: No such file or directory akmngr.c:14:18: cert.h: No such file or directory akmngr.c:15:19: keyhi.h: No such file or directory In file included from akmngr.c:23: ../../include/xmlsec/nss/tokens.h:49: error: parse error before "CK_MECHANISM_TYPE_PTR" ../../include/xmlsec/nss/tokens.h:49: warning: no semicolon at end of struct or union ../../include/xmlsec/nss/tokens.h:50: warning: data definition has no type or storage cla ../../include/xmlsec/nss/tokens.h:51: error: parse error before '}' token ../../include/xmlsec/nss/tokens.h:56: error: parse error before "CK_MECHANISM_TYPE_PTR" ../../include/xmlsec/nss/tokens.h:62: error: parse error before "CK_MECHANISM_TYPE" ../../include/xmlsec/nss/tokens.h:68: error: parse error before "CK_MECHANISM_TYPE" ../../include/xmlsec/nss/tokens.h:72: error: parse error before "xmlSecNssKeySlotGetMechL ../../include/xmlsec/nss/tokens.h:74: warning: data definition has no type or storage cla ../../include/xmlsec/nss/tokens.h:79: error: parse error before "PK11SlotInfo" ../../include/xmlsec/nss/tokens.h:85: error: parse error before "PK11SlotInfo" ../../include/xmlsec/nss/tokens.h:93: error: parse error before '*' token ../../include/xmlsec/nss/tokens.h:96: warning: data definition has no type or storage cla ../../include/xmlsec/nss/tokens.h:120: error: parse error before "CK_MECHANISM_TYPE" ../../include/xmlsec/nss/tokens.h:126: error: parse error before "CK_MECHANISM_TYPE" ../../include/xmlsec/nss/tokens.h:163: error: parse error before '*' token ../../include/xmlsec/nss/tokens.h:163: error: parse error before "type" ../../include/xmlsec/nss/tokens.h:163: warning: data definition has no type or storage cl ../../include/xmlsec/nss/tokens.h:175: error: parse error before '*' token In file included from akmngr.c:24: ../../include/xmlsec/nss/akmngr.h:27: error: parse error before '*' token ../../include/xmlsec/nss/akmngr.h:34: error: parse error before "PK11SymKey" ../../include/xmlsec/nss/akmngr.h:40: error: parse error before "SECKEYPublicKey" ../../include/xmlsec/nss/akmngr.h:46: error: parse error before "SECKEYPrivateKey" In file included from akmngr.c:25: ../../include/xmlsec/nss/pkikeys.h:24: error: parse error before '*' token ../../include/xmlsec/nss/pkikeys.h:27: error: parse error before '*' token ../../include/xmlsec/nss/pkikeys.h:27: warning: data definition has no type or storage cl ../../include/xmlsec/nss/pkikeys.h:29: error: parse error before '*' token ../../include/xmlsec/nss/pkikeys.h:29: warning: data definition has no type or storage cl ../../include/xmlsec/nss/pkikeys.h:31: error: parse error before "xmlSecNssPKIKeyDataGetK ../../include/xmlsec/nss/pkikeys.h:31: warning: data definition has no type or storage cl In file included from akmngr.c:26: ../../include/xmlsec/nss/ciphers.h:22: error: parse error before "PK11SymKey" ../../include/xmlsec/nss/ciphers.h:24: error: parse error before '*' token ../../include/xmlsec/nss/ciphers.h:26: error: parse error before '*' token ../../include/xmlsec/nss/ciphers.h:26: warning: data definition has no type or storage cl akmngr.c:40: error: parse error before '*' token akmngr.c:184: error: parse error before "PK11SymKey" akmngr.c: In function `xmlSecNssAppliedKeysMngrSymKeyLoad': akmngr.c:190: error: `mngr' undeclared (first use in this function) akmngr.c:190: error: (Each undeclared identifier is reported only once akmngr.c:190: error: for each function it appears in.) akmngr.c:191: error: `symKey' undeclared (first use in this function) akmngr.c: At top level: akmngr.c:251: error: parse error before "SECKEYPublicKey" akmngr.c: In function `xmlSecNssAppliedKeysMngrPubKeyLoad': akmngr.c:257: error: `mngr' undeclared (first use in this function) akmngr.c:258: error: `pubKey' undeclared (first use in this function) akmngr.c: At top level: akmngr.c:318: error: parse error before "SECKEYPrivateKey" akmngr.c: In function `xmlSecNssAppliedKeysMngrPriKeyLoad': akmngr.c:324: error: `mngr' undeclared (first use in this function) akmngr.c:325: error: `priKey' undeclared (first use in this function) dmake: Error code 1, while making '../../../../../../unxfbsd.pro/obj/akmngr.obj' '---* tg_merge.mk *---' dmake: Error code 255, while making './unxfbsd.pro/misc/build/so_built_so_xmlsec1' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice-2.0-devel/work/lib dmake: Error code 1, while making 'instsetoo_native/prj/build_all' *** Error code 255 Stop in /usr/ports/editors/openoffice-2.0-devel. -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-openoffice@FreeBSD.ORG Sun Jan 16 20:49:45 2005 Return-Path: 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 F1F8A16A4CE; Sun, 16 Jan 2005 20:49:44 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA44C43D39; Sun, 16 Jan 2005 20:49:44 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IAF00CHSGIXSD@connectmail.carleton.ca>; Sun, 16 Jan 2005 15:49:45 -0500 (EST) Date: Sun, 16 Jan 2005 15:52:12 -0500 From: Adam Weinberger In-reply-to: <41EACA7E.3060600@FreeBSD.org> To: Adam Weinberger Message-id: <41EAD3FC.6090308@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0 (X11/20050105) References: <41EACA7E.3060600@FreeBSD.org> cc: openoffice@freebsd.org Subject: Re: unable to build WITHOUT_JAVA X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 20:49:45 -0000 Adam Weinberger wrote: > I prefer to build openoffice with the following options: > -DWITHOUT_MOZILLA -DWITH_TTF_BYTECODE_ENABLED -DWITHOUT_JAVA -DWITH_CUPS > > However, neither openoffice-1.1 nor openoffice-2.0-devel with build in > this case on my 5-STABLE box. I'll send you the 2.0 error now, and I'll > send the 1.1 error later. Is building without java simply unsupported > now? That'd be a shame, because having java enabled by default serves > such little purpose for openoffice... As promised, here's the openoffice-1.1 build failure. I'm using the same options as above. I don't really understand dmake, so I can't give much more information right now. If you tell me other things to look into for you, I'd be happy to do so. Thanks for helping out with this, guys. Making: ../../unxfbsd.pro/slb/transliterationImpl.lib echo unxfbsd.pro/slo/transliteration_body.o unxfbsd.pro/slo/transliteration_caseignore.o unxfbsd.pro/slo/transliterationImpl.o unxfbsd.pro/slo/transliteration_commonclass.o unxfbsd.pro/slo/transliteration_OneToOne.o unxfbsd.pro/slo/transliteration_Ignore.o unxfbsd.pro/slo/transliteration_Numeric.o unxfbsd.pro/slo/hiraganaToKatakana.o unxfbsd.pro/slo/katakanaToHiragana.o unxfbsd.pro/slo/ignoreKana.o unxfbsd.pro/slo/halfwidthToFullwidth.o unxfbsd.pro/slo/fullwidthToHalfwidth.o unxfbsd.pro/slo/ignoreWidth.o unxfbsd.pro/slo/smallToLarge_ja_JP.o unxfbsd.pro/slo/largeToSmall_ja_JP.o unxfbsd.pro/slo/ignoreSize_ja_JP.o unxfbsd.pro/slo/ignoreMinusSign_ja_JP.o unxfbsd.pro/slo/ignoreIterationMark_ja_JP.o unxfbsd.pro/slo/ignoreTraditionalKana_ja_JP.o unxfbsd.pro/slo/ignoreTraditionalKanji_ja_JP.o unxfbsd.pro/slo/ignoreProlongedSoundMark_ja_JP.o unxfbsd.pro/slo/ignoreZiZu_ja_JP.o unxfbsd.pro/slo/ignoreBaFa_ja_JP.o unxfbsd.pro/slo/ignoreTiJi_ja_JP.o unxfbsd.pro/slo/ignoreHyuByu_ja_JP.o unxfbsd.pro/slo/ignoreSeZe_ja_JP.o unxfbsd.pro/slo/ignoreIandEfollowedByYa_ja_JP.o unxfbsd.pro/slo/ignoreKiKuFollowedBySa_ja_JP.o unxfbsd.pro/slo/ignoreSeparator_ja_JP.o unxfbsd.pro/slo/ignoreSpace_ja_JP.o unxfbsd.pro/slo/ignoreMiddleDot_ja_JP.o unxfbsd.pro/slo/textToPronounce_zh.o unxfbsd.pro/slo/numtochar.o unxfbsd.pro/slo/numtotext_cjk.o unxfbsd.pro/slo/chartonum.o unxfbsd.pro/slo/texttonum.o | xargs -n1 > ../../unxfbsd.pro/slb/transliterationImpl.lib dmake: Error code 1, while making '../../unxfbsd.pro/slb/transliterationImpl.lib' dmake: '../../unxfbsd.pro/slb/transliterationImpl.lib' removed. ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice-1.1/work/i18npool/source/transliteration dmake: Error code 1, while making 'instsetoo/prj/build_all' *** Error code 255 Stop in /usr/ports/editors/openoffice-1.1. -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-openoffice@FreeBSD.ORG Mon Jan 17 02:39:10 2005 Return-Path: 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 5952F16A4CE for ; Mon, 17 Jan 2005 02:39:10 +0000 (GMT) Received: from heineken.flexi-surf.co.uk (smtp.flexi-surf.co.uk [62.41.128.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id E403443D39 for ; Mon, 17 Jan 2005 02:39:08 +0000 (GMT) (envelope-from nbco@screaming.net) Received: from [192.168.2.3] ([62.55.107.164])j0H0ZIS12311 for ; Mon, 17 Jan 2005 00:35:19 GMT From: nbco To: freebsd-openoffice@freebsd.org Date: Mon, 17 Jan 2005 02:38:57 +0000 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501170238.58240.nbco@screaming.net> Subject: re fonts on 5.3 OO-1.1.3 and 1.1.4 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nbco@screaming.net List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 02:39:10 -0000 Hi list, I have a problem with Openoffice font display. The interface fonts and document fonts, appear to be kinda overlaid and with odd small extra bits appearing on certain letters. I am running 5.3-RELEASE-p1 with KDE 3.3. I have tried both OpenOffice packages 1.1.3 and 1.1.4 and the problem remains. Needless to say all my fonts appear perfectly in every other application. I would be happy to provide any further information or help with any debugging. I hope that this is sufficient information. Please could you cc me with your responses I am not subscribed to the list. Many thanks in advance .nbco From owner-freebsd-openoffice@FreeBSD.ORG Mon Jan 17 03:36:34 2005 Return-Path: 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 E92F116A4CE; Mon, 17 Jan 2005 03:36:34 +0000 (GMT) Received: from dd3.kasserver.com (dd2718.kasserver.com [81.209.184.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F77643D3F; Mon, 17 Jan 2005 03:36:34 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from [192.168.0.5] (dsl-082-083-051-176.arcor-ip.net [82.83.51.176]) by dd3.kasserver.com (Postfix) with ESMTP id 46800911D1; Mon, 17 Jan 2005 04:36:00 +0100 (CET) Message-ID: <41EB32C7.2010901@chillt.de> Date: Mon, 17 Jan 2005 04:36:39 +0100 From: Bartosz Fabianowski User-Agent: Mozilla Thunderbird 1.0 (X11/20050107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Weinberger References: <41EACA7E.3060600@FreeBSD.org> In-Reply-To: <41EACA7E.3060600@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: openoffice@freebsd.org Subject: Re: unable to build WITHOUT_JAVA X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 03:36:35 -0000 > [...] > -I/usr/ports/editors/openoffice-2.0-devel/work/solver/680/unxfbsd.pr > ro/inc/mozilla/nspr > [...] > akmngr.c:11:18: nspr.h: No such file or directory Interesting. On my system, nspr.h (installed by devel/nspr) lives in: /usr/local/include/nspr/nspr.h So I would assume that the include path above should point to OpenOffice.org's private copy of nspr and thus, nspr.h should be located in that directory. I don't have the openoffice-2.0-devel source here to have a look. But maybe you could check in that folder to see if that file is really missing or whether the compiler is being stupid and not finding it? - Bartosz From owner-freebsd-openoffice@FreeBSD.ORG Mon Jan 17 03:38:51 2005 Return-Path: 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 EDA0916A4CE; Mon, 17 Jan 2005 03:38:51 +0000 (GMT) Received: from dd3.kasserver.com (dd2718.kasserver.com [81.209.184.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA92E43D53; Mon, 17 Jan 2005 03:38:51 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from [192.168.0.5] (dsl-082-083-051-176.arcor-ip.net [82.83.51.176]) by dd3.kasserver.com (Postfix) with ESMTP id 2C439911D1; Mon, 17 Jan 2005 04:38:18 +0100 (CET) Message-ID: <41EB3355.6050707@chillt.de> Date: Mon, 17 Jan 2005 04:39:01 +0100 From: Bartosz Fabianowski User-Agent: Mozilla Thunderbird 1.0 (X11/20050107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Weinberger References: <41EACA7E.3060600@FreeBSD.org> <41EAD3FC.6090308@FreeBSD.org> In-Reply-To: <41EAD3FC.6090308@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: openoffice@freebsd.org Subject: Re: unable to build WITHOUT_JAVA X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 03:38:52 -0000 >> I prefer to build openoffice with the following options: >> -DWITHOUT_MOZILLA -DWITH_TTF_BYTECODE_ENABLED -DWITHOUT_JAVA -DWITH_CUPS >> >> However, neither openoffice-1.1 nor openoffice-2.0-devel with build in >> this case on my 5-STABLE box. I just rebuilt openoffice-1.1 twice in the last two days on my 5-STABLE box and it worked just fine both times. I also have WITHOUT_MOZILLA and WITHOUT_JAVA specified. However, I have never specified WITH_CUPS. Maybe that's the culprit here? - Bartosz From owner-freebsd-openoffice@FreeBSD.ORG Mon Jan 17 06:22:57 2005 Return-Path: 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 3389916A4CF; Mon, 17 Jan 2005 06:22:57 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF7D643D39; Mon, 17 Jan 2005 06:22:56 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0H6MupC010025; Mon, 17 Jan 2005 06:22:56 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0H6Muwr010021; Mon, 17 Jan 2005 06:22:56 GMT (envelope-from linimon) Date: Mon, 17 Jan 2005 06:22:56 GMT From: Mark Linimon Message-Id: <200501170622.j0H6Muwr010021@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, openoffice@FreeBSD.org Subject: Re: ports/76330: editors/openoffice-1.1 calls uname needlessly X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 06:22:57 -0000 Synopsis: editors/openoffice-1.1 calls uname needlessly Responsible-Changed-From-To: freebsd-ports-bugs->openoffice Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jan 17 06:22:47 GMT 2005 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=76330 From owner-freebsd-openoffice@FreeBSD.ORG Mon Jan 17 09:12:38 2005 Return-Path: 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 A39D016A4CE for ; Mon, 17 Jan 2005 09:12:38 +0000 (GMT) Received: from satie.private.org (qclgw.qcl.t.u-tokyo.ac.jp [133.11.70.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id A377043D53 for ; Mon, 17 Jan 2005 09:12:37 +0000 (GMT) (envelope-from chat95@mac.com) Received: from localhost (localhost [IPv6:::1]) by satie.private.org (8.13.1/8.13.1) with ESMTP id j0H9C6qY039203; Mon, 17 Jan 2005 18:12:15 +0900 (JST) (envelope-from chat95@mac.com) Date: Mon, 17 Jan 2005 18:12:06 +0900 (JST) Message-Id: <20050117.181206.432842780.chat95@mac.com> To: releases@openoffice.org, openoffice@freebsd.org From: NAKATA Maho Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.16 (Corporate Culture) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: OpenOffice.org 1.1.4 for FreeBSD 5.3-RELEASE X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 09:12:38 -0000 Hi, I uploaded 40 localized builds of OOo and SDK and solver for FreeBSD 5.3-RELEASE. I compiled from the ports, http://www.freebsd.org/cgi/cvsweb.cgi/ports/editors/openoffice-1.1/ the version is: # $FreeBSD: ports/editors/openoffice-1.1/Makefile,v 1.172 2005/01/11 23:17:42 maho Exp $ Please refer http://porting.openoffice.org/freebsd/ for details. MD5 sums are listed below: MD5 (OOo_1.1.4_FreeBSD53Intel_install.tbz) = e56d6c126c06f775cfc2316cc37d8a7c MD5 (OOo_1.1.4_FreeBSD53Intel_install_af.tbz) = fdc3849043a2a38a3841f7b1161d8566 MD5 (OOo_1.1.4_FreeBSD53Intel_install_ar.tbz) = 65978c9135a99d9db5a0f8215c1bf23e MD5 (OOo_1.1.4_FreeBSD53Intel_install_ca.tbz) = a9c08dd6096f6c1a8b5c263981378636 MD5 (OOo_1.1.4_FreeBSD53Intel_install_cs.tbz) = 24d048526ac355cada5e431793bb673e MD5 (OOo_1.1.4_FreeBSD53Intel_install_cy.tbz) = 7e834d82c26c72e94ffab9501d10986e MD5 (OOo_1.1.4_FreeBSD53Intel_install_de.tbz) = fc2aff0b9563d2f5954273accbe5f189 MD5 (OOo_1.1.4_FreeBSD53Intel_install_dk.tbz) = d94c57deffef8342a336604b117a7e5f MD5 (OOo_1.1.4_FreeBSD53Intel_install_el.tbz) = 5420703ea219cbcfb853df518f10c5f7 MD5 (OOo_1.1.4_FreeBSD53Intel_install_es.tbz) = e4c41f7e786fe9d1756c3e808fd392bc MD5 (OOo_1.1.4_FreeBSD53Intel_install_et.tbz) = ce2956078464ced0e60485135acbdc5b MD5 (OOo_1.1.4_FreeBSD53Intel_install_eu.tbz) = 87e619638ac09443e18e48c965f22120 MD5 (OOo_1.1.4_FreeBSD53Intel_install_fi.tbz) = 45def55826b87bc26d4747c907efae3f MD5 (OOo_1.1.4_FreeBSD53Intel_install_fr.tbz) = bd7833023ee0d3595344c54212d5c03b MD5 (OOo_1.1.4_FreeBSD53Intel_install_gl-ES.tbz) = f842a555daa4184201c761196e1a811b MD5 (OOo_1.1.4_FreeBSD53Intel_install_he.tbz) = 26a8faf5b18d5d0b73888a9720bb2bcb MD5 (OOo_1.1.4_FreeBSD53Intel_install_hi.tbz) = 1fd357feb5d4c76810df24a58adc57b4 MD5 (OOo_1.1.4_FreeBSD53Intel_install_hu.tbz) = e5ca589059d8a2e7c6b028e1d7ebfeba MD5 (OOo_1.1.4_FreeBSD53Intel_install_it.tbz) = 4e0e0ad97071653df645bc542bcbd622 MD5 (OOo_1.1.4_FreeBSD53Intel_install_ja.tbz) = d197811ed20e536cca55ced712a6d618 MD5 (OOo_1.1.4_FreeBSD53Intel_install_kn-IN.tbz) = f5229f0d414b46490aa3931956c3c458 MD5 (OOo_1.1.4_FreeBSD53Intel_install_ko.tbz) = 6f62ffb10ecef1f2abe1abcb776f8dd6 MD5 (OOo_1.1.4_FreeBSD53Intel_install_lt.tbz) = 7144aa35a89e26b5f930b6f430edecb2 MD5 (OOo_1.1.4_FreeBSD53Intel_install_nb.tbz) = 33f10cafd9225ff50752e4014c52fac4 MD5 (OOo_1.1.4_FreeBSD53Intel_install_nl.tbz) = b941d5bb6988980560d0d353c1e79803 MD5 (OOo_1.1.4_FreeBSD53Intel_install_nn.tbz) = ef25943cc752fb7a339404cd94199cc9 MD5 (OOo_1.1.4_FreeBSD53Intel_install_ns.tbz) = 6be4d4fc8f12f1f6cbc9e6e134364317 MD5 (OOo_1.1.4_FreeBSD53Intel_install_pl.tbz) = 1920f89a6f2051b3b80c1ca7af0ea5f7 MD5 (OOo_1.1.4_FreeBSD53Intel_install_pt-BR.tbz) = 82c048e45727b53f2a4aedb91aaa8723 MD5 (OOo_1.1.4_FreeBSD53Intel_install_pt.tbz) = 0883dd93a2f7299fcb19ecf29f45093a MD5 (OOo_1.1.4_FreeBSD53Intel_install_ru.tbz) = 32d1d72037b1106d71f1cbc81dc161f6 MD5 (OOo_1.1.4_FreeBSD53Intel_install_sk.tbz) = a290695be23c84d89f061cf9c03d541e MD5 (OOo_1.1.4_FreeBSD53Intel_install_sl-SI.tbz) = 2e04b0043456aee901b77ceff94a84cb MD5 (OOo_1.1.4_FreeBSD53Intel_install_sv.tbz) = 97b6fac680a98929b860282d15a32265 MD5 (OOo_1.1.4_FreeBSD53Intel_install_th.tbz) = c580ea49789afa636b0bf4e3635ce4e2 MD5 (OOo_1.1.4_FreeBSD53Intel_install_tn.tbz) = 809b34b4c0540a369a7ad1dffce69aab MD5 (OOo_1.1.4_FreeBSD53Intel_install_tr.tbz) = 75f0ac8ad1369814b4dd0eaa0bb17584 MD5 (OOo_1.1.4_FreeBSD53Intel_install_zh-CN.tbz) = 96cdb319b4883f4da4c50226ce7ece64 MD5 (OOo_1.1.4_FreeBSD53Intel_install_zh-TW.tbz) = 9c2447ff8395fb27c48c8a3498a96b8c MD5 (OOo_1.1.4_FreeBSD53Intel_install_zu.tbz) = fde17ea528b6e5bf679b2c4fdb87695d MD5 (OOo_1.1.4_FreeBSD53Intel_sdk.tar.gz) = cff85579e99cb10ec7d8e922653803ca MD5 (OOo_1.1.4_FreeBSD53Intel_solver.tar.gz) = ba5dcd5a4829289c08af36644f34e6f1 Stefan Taxhet had uploaded packages as usual. thank you very much. Sorry i didn't upload as a FreeBSD's native package name... Enjoy, -- NAKATA, Maho From owner-freebsd-openoffice@FreeBSD.ORG Mon Jan 17 11:03:49 2005 Return-Path: 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 D56AE16A4CE for ; Mon, 17 Jan 2005 11:03:49 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E7443D4C for ; Mon, 17 Jan 2005 11:03:49 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HB3nMJ072627 for ; Mon, 17 Jan 2005 11:03:49 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HB3mWS072621 for openoffice@freebsd.org; Mon, 17 Jan 2005 11:03:48 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 17 Jan 2005 11:03:48 GMT Message-Id: <200501171103.j0HB3mWS072621@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: openoffice@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 11:03:49 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [2003/05/11] ports/52068 openoffice portupgrade of editors/openoffice .org-1. a [2003/05/12] ports/52087 openoffice error while building japanese/openoffice o [2004/01/23] ports/61760 openoffice OpenOffice-1.1 still stalls in install on o [2004/03/24] ports/64678 openoffice openoffice 1.1 upgrade fails due to JDK c o [2004/05/31] ports/67413 openoffice OpenOffice 1.1 PDF Export is BROKEN o [2004/10/07] ports/72414 openoffice Precompiled el-openoffice-1.1.2_1 first t o [2004/11/29] ports/74518 openoffice openoffice-1.1 build failure on 4-stable: o [2004/12/14] ports/75039 openoffice OpenOffice 1.1.2 javaldx crashes at start 8 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/05/10] ports/66480 openoffice openoffice-1.1.1 port uses root's $HOME f o [2005/01/17] ports/76330 openoffice editors/openoffice-1.1 calls uname needle 2 problems total. From owner-freebsd-openoffice@FreeBSD.ORG Mon Jan 17 15:21:58 2005 Return-Path: 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 E3C7C16A4CE for ; Mon, 17 Jan 2005 15:21:57 +0000 (GMT) Received: from smtp1.versatel.nl (smtp1.versatel.nl [62.58.50.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04B5943D46 for ; Mon, 17 Jan 2005 15:21:57 +0000 (GMT) (envelope-from f.staals@zonnet.nl) Received: (qmail 27256 invoked by uid 10); 17 Jan 2005 15:21:55 -0000 Received: (vexira-qq 27231-A739C903 invoked from network) 17 Jan 2005 16:21:55 +0100 Received: from unknown (HELO [192.168.2.2]) ([62.59.173.176]) (envelope-sender ) by smtp1.versatel.nl (qmail-ldap-1.03) with SMTP for < >; 17 Jan 2005 15:21:55 -0000 Message-ID: <41EBE612.7090208@zonnet.nl> Date: Mon, 17 Jan 2005 16:21:38 +0000 From: Frank Staals User-Agent: Mozilla Thunderbird 0.9 (X11/20041109) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-openoffice@freebsd.org X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.16; VAE: 6.29.0.5; VDF: 6.29.0.52; host: postbode01.zonnet.nl) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Error compiling openoffice-2.0.20050110 on FreeBSD 5.3 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 15:21:58 -0000 I am running FreeBSD 5.3-stable and updated my portstree yesterday then I tried compiling openoffice 2.0, everything is going fine until this point: /============= Building project cli_ure ============= deliver -- version: 1.77 Statistics: Files copied: 0 Files unchanged/not matching: 7 ============= Building project bridges ============= /home/oo.o/work/bridges/unotypes ------------- /home/oo.o/work/bridges/source/cpp_uno/gcc3_freebsd_intel dmake: Error -- `../../../unxfbsd.pro/slb/cpp_uno_shared.lib' not found, and can't be made '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /home/oo.o/work/bridges/source/cpp_uno/gcc3_freebsd_intel dmake: Error code 1, while making 'instsetoo_native/prj/build_all' *** Error code 255 Stop in /home/oo.o. PC1# '---* tg_merge.mk *---' / it also gave an error about not being able to extract 'registry_en-US.zip' but I solved that by : bash-3.00# cd /home/oo.o/work/solver/680/unxfbsd.pro/xml/registry/spool/ bash-3.00# unzip /home/oo.o/work/officecfg/unxfbsd.pro/bin/registry_en-US.zip I copied /usr/ports/editors/openoffice-2.0-devel/ to /home because of a lack of free hard disk space on / by the way. I ran a locate on cpp_uno_shared but it couldn't find anything. Anyone an Idea what I should do to fix this ? Thanks Frank Staals From owner-freebsd-openoffice@FreeBSD.ORG Tue Jan 18 08:05:31 2005 Return-Path: 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 75F5816A4CE for ; Tue, 18 Jan 2005 08:05:31 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE81F43D5E for ; Tue, 18 Jan 2005 08:05:30 +0000 (GMT) (envelope-from sander.vesik@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so446916rne for ; Tue, 18 Jan 2005 00:05:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=t6YgTbx6OcxCkbz5V70iltLPpnwmvG0Y+nABye0B/u2qeWUFSvSF3BrCGPD6wRGTr7mDK2/lDHNg1u77tSS6oOVwyGdqOI7FZkYUnZZmFqEPQIOrSCzLJFjWyqWaynYa7x7OtKpo1SIhvA6dzA18ScmxjGcTI3YWaHKPwRRErf4= Received: by 10.38.78.26 with SMTP id a26mr470846rnb; Tue, 18 Jan 2005 00:05:30 -0800 (PST) Received: by 10.38.66.66 with HTTP; Tue, 18 Jan 2005 00:05:30 -0800 (PST) Message-ID: Date: Tue, 18 Jan 2005 10:05:30 +0200 From: Sander Vesik To: NAKATA Maho In-Reply-To: <20050116.095012.432785286.chat95@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050116.085817.343131517.chat95@mac.com> <20050116.095012.432785286.chat95@mac.com> cc: mikhail@kittown.com cc: openoffice@freebsd.org Subject: Re: Why OpenOffice 1.1.4 port does not use WITH_TTF_BYTECODE_ENABLED option ? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sander Vesik List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 08:05:31 -0000 On Sun, 16 Jan 2005 09:50:12 +0900 (JST), NAKATA Maho wrote: > Hi Mikhail, > Can you please take a screenshot? I've never see an improvement > by setting this option or send me a file. > Anything that uses delta hinting to change the actual form of the character would look better (probably a lot) with hinting on as opposed to off. The same goes for non-linear and optical scaling. Sure, some of these things are far more apparent (at least as things stand) if you have bought professional fontsets from foundries - which are sometimes way more expensive even than say MSO ;-) - but still, the benefits do exist and will over time be availale in free fonts aswell. OOo already makes many ftypography related things unnecessarily hard :( > thanks in advance > -- NAKATA, Maho > From owner-freebsd-openoffice@FreeBSD.ORG Tue Jan 18 08:11:00 2005 Return-Path: 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 11A6916A4CE for ; Tue, 18 Jan 2005 08:11:00 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CB5743D4C for ; Tue, 18 Jan 2005 08:10:58 +0000 (GMT) (envelope-from sander.vesik@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so447349rne for ; Tue, 18 Jan 2005 00:10:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=ueNyplKcJqRsrGdK4np4x5+RvcaDyVuNgep9kpduYYAkNsyWBx/VhTlFQc9wHNzZEK/UfW5xFK3uJMW7NOh0SECATJfMylv9UHib9Sz3mZ6qaDQGlImyDQkYBTwBihjp+LZB54+W7rJ8W4Iu99emR9gFO/Nd3YepbynIECQnEqA= Received: by 10.38.83.58 with SMTP id g58mr443262rnb; Tue, 18 Jan 2005 00:10:56 -0800 (PST) Received: by 10.38.66.66 with HTTP; Tue, 18 Jan 2005 00:10:56 -0800 (PST) Message-ID: Date: Tue, 18 Jan 2005 10:10:56 +0200 From: Sander Vesik To: NAKATA Maho In-Reply-To: <20050110.220635.343146807.chat95@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050110.220635.343146807.chat95@mac.com> cc: openoffice@freebsd.org Subject: Re: OpenOffice.org 1.9m71 package for FreeBSD 5.3-RELEASE X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sander Vesik List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 08:11:00 -0000 On Mon, 10 Jan 2005 22:06:35 +0900 (JST), NAKATA Maho wrote: > Dear all, > OOo 1.9m71 has been ported to FreeBSD 5.3-RELEASE. > > English version of binary package is available at: > http://osdn.dl.sourceforge.jp/waooo/12904/OOo_1.9m71_FreeBSD53Intel_install_en-US.tbz > --- can't get it to work ;( with libpthread I consistently get an abort due to spinlock being called from non-threaded code (in rtld) and with libmap.conf that maps pthread to libthr, it complains about "" and "en_US" locales not being supported by the system and throws an exception .... I guess something isn't quite right in the environment (i normaly run wiyth no locale related env vars set ATM) but I also haven't found the right one yet :( > o Our efforts has also been committed to FreeBSD's ports. > http://www.freebsd.org/cgi/cvsweb.cgi/ports/editors/openoffice-2.0-devel/ > o Now almost all of the patches has #iz. > (http://www.openoffice.org/issues/show_bug.cgi?id=40187) > o Language packs are in preparation and testing. > --- > Please refer this page for details: > http://porting.openoffice.org/freebsd/ > --- > Huge thanks to: Pavel Janik, and Kris Kennaway > Additional contributors. thank you very much for all: > daichi, Eric Bachard, kan, lofi, Martin Hollmichel, > nork, obrien, Sander Vesik, sem, and Stefan Taxhet > > All the best, > -- NAKATA, Maho > From owner-freebsd-openoffice@FreeBSD.ORG Tue Jan 18 09:55:01 2005 Return-Path: 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 4A19A16A4CE for ; Tue, 18 Jan 2005 09:55:01 +0000 (GMT) Received: from post.kis.ru (post.kis.ru [195.98.32.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE76D43D55 for ; Tue, 18 Jan 2005 09:54:59 +0000 (GMT) (envelope-from mikhail@kittown.com) X-Virus-Scanned: by cgpav-clamav Received: from [212.92.163.134] (HELO mikhail) by post.kis.ru (CommuniGate Pro SMTP 4.2.5) with ESMTP id 36898202; Tue, 18 Jan 2005 12:42:41 +0300 From: "Mikhail Fedotov" To: "'NAKATA Maho'" Date: Tue, 18 Jan 2005 12:54:55 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: Thread-Index: AcT9MszWvA4N1shGQVyv9ZXH/moc9gADvT0Q X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Message-ID: cc: openoffice@freebsd.org Subject: RE: Why OpenOffice 1.1.4 port does not use WITH_TTF_BYTECODE_ENABLED option ? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 09:55:01 -0000 Hi, > Can you please take a screenshot? I've never see an improvement > by setting this option or send me a file. I see that the patch is back again. I'm rebuilding the port to get some screenshot of "correct" font drawing. "Incorrect" one is already done. Note however that I've never seen "correct" drawing in openoffice because I've started considering the use of openoffice only in the last few weeks and 1.1.3 was failing to build on my system. I also wonder if subpixel rendering is used inside of openoffice since I'm using LCD monitor. :) Thanks, Mikhail From owner-freebsd-openoffice@FreeBSD.ORG Tue Jan 18 10:36:04 2005 Return-Path: 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 F3E3516A4CE for ; Tue, 18 Jan 2005 10:36:03 +0000 (GMT) Received: from hotmail.com (bay16-f14.bay16.hotmail.com [65.54.186.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF81A43D39 for ; Tue, 18 Jan 2005 10:36:03 +0000 (GMT) (envelope-from clcchu@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 18 Jan 2005 02:36:03 -0800 Message-ID: Received: from 210.6.198.135 by by16fd.bay16.hotmail.msn.com with HTTP; Tue, 18 Jan 2005 10:35:33 GMT X-Originating-IP: [210.6.198.135] X-Originating-Email: [clcchu@hotmail.com] X-Sender: clcchu@hotmail.com From: "Clarence Chu" To: openoffice@FreeBSD.org Date: Tue, 18 Jan 2005 18:35:33 +0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 18 Jan 2005 10:36:03.0535 (UTC) FILETIME=[82658DF0:01C4FD49] Subject: freetype and TTF X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 10:36:04 -0000 hi there, just use --enable-system-freetype in the CONFGIURE_ARGS in the Makefile, TTF support is enabled on the the system provided / self-made freetype2 unless you had turned it off. it'll save the patch and compilation of the OOo provided freetype2 package which is old. best wishes clarence chu _________________________________________________________________ No masks required! Use MSN Messenger to chat with friends and family. http://go.msnserver.com/HK/25382.asp From owner-freebsd-openoffice@FreeBSD.ORG Tue Jan 18 14:04:10 2005 Return-Path: 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 40F3116A4CE for ; Tue, 18 Jan 2005 14:04:10 +0000 (GMT) Received: from velo.LF.net (velo.LF.net [212.9.190.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE9C243D1D for ; Tue, 18 Jan 2005 14:04:09 +0000 (GMT) (envelope-from fh@LF.net) Received: from fh by velo.LF.net with local (Exim 4.41) id 1Cqtx9-0005Ye-HE; Tue, 18 Jan 2005 15:03:27 +0100 Date: Tue, 18 Jan 2005 15:03:27 +0100 From: Frank Heydlauf To: openoffice@FreeBSD.org Message-ID: <20050118140327.GK75617@velo.LF.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: openoffice-1.1 port broken? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 14:04:10 -0000 Hi OO-Maintainers, trying to make openoffice-1.1 I get the following error: ------------------------------------------------------------------------ ayre:openoffice-1.1# make ... WARNING! Project(s): gtk not found and couldn't be built. Correct build.lsts. ayre:openoffice-1.1# ------------------------------------------------------------------------ running FreeBSD 5.3-STABLE i386 Any hint about how to fix this? -- Regards Frank From owner-freebsd-openoffice@FreeBSD.ORG Tue Jan 18 22:49:14 2005 Return-Path: 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 0C8F816A4CE for ; Tue, 18 Jan 2005 22:49:14 +0000 (GMT) Received: from dd3.kasserver.com (dd2718.kasserver.com [81.209.184.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6618043D4C for ; Tue, 18 Jan 2005 22:49:13 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from [192.168.0.5] (dsl-082-083-132-172.arcor-ip.net [82.83.132.172]) by dd3.kasserver.com (Postfix) with ESMTP id 4FA912D859; Tue, 18 Jan 2005 23:48:37 +0100 (CET) Message-ID: <41ED9271.30608@chillt.de> Date: Tue, 18 Jan 2005 23:49:21 +0100 From: Bartosz Fabianowski User-Agent: Mozilla Thunderbird 1.0 (X11/20050107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Frank Heydlauf References: <20050118140327.GK75617@velo.LF.net> In-Reply-To: <20050118140327.GK75617@velo.LF.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: openoffice@FreeBSD.org Subject: Re: openoffice-1.1 port broken? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 22:49:14 -0000 > WARNING! Project(s): > gtk > > not found and couldn't be built. Correct build.lsts. Don't worry about this one. That warning is generated by OpenOffice.org's build system, not by the ports. This warning always occurs at the end. Your compilation finished just fine. Run "make install" and you should be good to go. - Bartosz From owner-freebsd-openoffice@FreeBSD.ORG Wed Jan 19 02:10:27 2005 Return-Path: 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 CC58716A4CF for ; Wed, 19 Jan 2005 02:10:27 +0000 (GMT) Received: from satie.private.org (qclgw.qcl.t.u-tokyo.ac.jp [133.11.70.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 847FA43D31 for ; Wed, 19 Jan 2005 02:10:26 +0000 (GMT) (envelope-from chat95@mac.com) Received: from localhost (localhost [IPv6:::1]) by satie.private.org (8.13.1/8.13.1) with ESMTP id j0J2AIiD001507; Wed, 19 Jan 2005 11:10:19 +0900 (JST) (envelope-from chat95@mac.com) Date: Wed, 19 Jan 2005 11:10:18 +0900 (JST) Message-Id: <20050119.111018.343188973.chat95@mac.com> To: sander.vesik@gmail.com From: NAKATA Maho In-Reply-To: References: <20050110.220635.343146807.chat95@mac.com> Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.16 (Corporate Culture) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: openoffice@freebsd.org Subject: Re: OpenOffice.org 1.9m71 package for FreeBSD 5.3-RELEASE X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 02:10:27 -0000 In Message-ID: Sander Vesik wrote: > can't get it to work ;( with libpthread I consistently get an abort > due to spinlock being called from non-threaded code (in rtld) and with > libmap.conf that maps pthread to libthr, it complains about "" and > "en_US" locales not being supported by the system and throws an > exception .... I guess something isn't quite right in the environment > (i normaly run wiyth no locale related env vars set ATM) but I also > haven't found the right one yet :( You are installing this package to 5.2.1-RELEASE? Or before than libkse is set to default (libpthread)? this is typical error while 5.2-stable to 5.3-stable, because in this period thread library has been changed to libkse to libpthread and set it as default. (i forgot how to solve because I always building with -RELEASE). if not, please upgrade to 5.3-RELEASE or 4.11-RELEASE. Until 5.3-RELEASE, we are also suffering from _end issue (rtld relys on _end symbol). thanks -- NAKATA, Maho From owner-freebsd-openoffice@FreeBSD.ORG Wed Jan 19 03:16:10 2005 Return-Path: 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 DFE6716A4CE for ; Wed, 19 Jan 2005 03:16:10 +0000 (GMT) Received: from satie.private.org (qclgw.qcl.t.u-tokyo.ac.jp [133.11.70.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE38243D58 for ; Wed, 19 Jan 2005 03:16:09 +0000 (GMT) (envelope-from chat95@mac.com) Received: from localhost (localhost [IPv6:::1]) by satie.private.org (8.13.1/8.13.1) with ESMTP id j0J3G5Yv001896; Wed, 19 Jan 2005 12:16:06 +0900 (JST) (envelope-from chat95@mac.com) Date: Wed, 19 Jan 2005 12:16:05 +0900 (JST) Message-Id: <20050119.121605.465785514.chat95@mac.com> To: mikhail@kittown.com From: NAKATA Maho In-Reply-To: References: Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.16 (Corporate Culture) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: openoffice@freebsd.org Subject: Re: Why OpenOffice 1.1.4 port does not use WITH_TTF_BYTECODE_ENABLED option ? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 03:16:11 -0000 In Message-ID: Mikhail Fedotov wrote: Dear Mikhail, > I see that the patch is back again. I'm rebuilding the port to > get some screenshot of "correct" font drawing. "Incorrect" one > is already done. could you please send me a .sxw file? > Note however that I've never seen "correct" drawing in openoffice > because I've started considering the use of openoffice only in the > last few weeks and 1.1.3 was failing to build on my system. I also > wonder if subpixel rendering is used inside of openoffice since I'm > using LCD monitor. :) :) it is okay. it was just adding a patch for me :) -- NAKATA, Maho From owner-freebsd-openoffice@FreeBSD.ORG Wed Jan 19 07:29:47 2005 Return-Path: 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 C1C1D16A4CE for ; Wed, 19 Jan 2005 07:29:47 +0000 (GMT) Received: from velo.LF.net (velo.LF.net [212.9.190.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 813C943D39 for ; Wed, 19 Jan 2005 07:29:47 +0000 (GMT) (envelope-from fh@LF.net) Received: from fh by velo.LF.net with local (Exim 4.41) id 1CrAH2-00070m-KH; Wed, 19 Jan 2005 08:29:04 +0100 Date: Wed, 19 Jan 2005 08:29:04 +0100 From: Frank Heydlauf To: Bartosz Fabianowski Message-ID: <20050119072904.GP75617@velo.LF.net> References: <20050118140327.GK75617@velo.LF.net> <41ED9271.30608@chillt.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41ED9271.30608@chillt.de> User-Agent: Mutt/1.4.2.1i cc: Frank Heydlauf cc: openoffice@FreeBSD.org Subject: Re: openoffice-1.1 port broken? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 07:29:47 -0000 On Tue, Jan 18, 2005 at 11:49:21PM +0100, Bartosz Fabianowski wrote: > >WARNING! Project(s): > >gtk > > > >not found and couldn't be built. Correct build.lsts. > > Don't worry about this one. That warning is generated by > OpenOffice.org's build system, not by the ports. This warning always > occurs at the end. Your compilation finished just fine. IC. The warning is irritating because the make stops afterwards which looks like an error. > Run "make install" and you should be good to go. tnx, oo is working now :) -- Gruss Frank From owner-freebsd-openoffice@FreeBSD.ORG Wed Jan 19 09:35:30 2005 Return-Path: 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 9868016A4CE for ; Wed, 19 Jan 2005 09:35:30 +0000 (GMT) Received: from mail.mera.ru (mail.mera.ru [195.98.57.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id C574743D54 for ; Wed, 19 Jan 2005 09:35:29 +0000 (GMT) (envelope-from mikhail@kittown.com) Received: from drweb by mail.mera.ru with drweb-scanned (Exim 4.34; FreeBSD) id 1CrCFJ-000Mpq-Ep; Wed, 19 Jan 2005 12:35:25 +0300 Received: from mp5-sd6.merann.ru ([10.10.1.113]) by mail.mera.ru with esmtp (Exim 4.34; FreeBSD) id 1CrCFJ-000Mpk-CP; Wed, 19 Jan 2005 12:35:25 +0300 Message-ID: <41EE29DE.1020902@kittown.com> Date: Wed, 19 Jan 2005 12:35:26 +0300 From: Mikhail Fedotov User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: NAKATA Maho References: <20050119.121605.465785514.chat95@mac.com> In-Reply-To: <20050119.121605.465785514.chat95@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: openoffice@freebsd.org Subject: Re: Why OpenOffice 1.1.4 port does not useWITH_TTF_BYTECODE_ENABLED option ? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 09:35:30 -0000 Hi, NAKATA Maho wrote: >Dear Mikhail, > > >>I see that the patch is back again. I'm rebuilding the port to >>get some screenshot of "correct" font drawing. "Incorrect" one >>is already done. >> >> >could you please send me a .sxw file? > > I have two bmp files now. The difference is visible for small fonts (i.e. where it was expected to be visible). But I've seen another interesting message on the list from Clarence Chu regarding --enable-system-freetype option. This option name seems to be incorrect, the right one should be --with-system-freetype and it should be passed to configure. Could you please add to Makefile in the port (and to knob file) something like WITH_SYSTEM_FREETYPE option so that it will pass --with-system-freetype to configure (like is does for disabling java) ? I will do one more rebuild with this option (freetype on my system already uses bytecode for TTF) and will post similar fragments of all three screenshots somewhere in png format. This might be better way than to use the patch, but it also makes openoffice build to be dependant on system freetype2 library changes, so probably it is good idea to keep the patch anyway (at least until openoffice stops shipping tested freetype2 library in the source tree). Also, WITH_TTF_BYTECODE_ENABLED and WITH_SYSTEM_FREETYPE seem to be mutually exclusive options. I would do and test this myself but I can't do that today. Thanks, Mikhail From owner-freebsd-openoffice@FreeBSD.ORG Thu Jan 20 00:05:48 2005 Return-Path: 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 76E7416A4CE for ; Thu, 20 Jan 2005 00:05:48 +0000 (GMT) Received: from mail.iinet.net.au (mail-04.iinet.net.au [203.59.3.36]) by mx1.FreeBSD.org (Postfix) with SMTP id D3EFD43D39 for ; Thu, 20 Jan 2005 00:05:46 +0000 (GMT) (envelope-from steve@joynt.net) Received: (qmail 11696 invoked from network); 20 Jan 2005 00:05:45 -0000 Received: from unknown (HELO kermit.cable.nu) (203.206.81.62) by mail.iinet.net.au with SMTP; 20 Jan 2005 00:05:45 -0000 Received: from kermit.cable.nu (localhost [127.0.0.1]) by kermit.cable.nu (8.13.1/8.13.1) with ESMTP id j0K04xp6062523 for ; Thu, 20 Jan 2005 11:05:00 +1100 (EST) (envelope-from steve@joynt.net) Received: from localhost (joynt@localhost) by kermit.cable.nu (8.13.1/8.13.1/Submit) with ESMTP id j0K04xdB062520 for ; Thu, 20 Jan 2005 11:04:59 +1100 (EST) (envelope-from steve@joynt.net) X-Authentication-Warning: kermit.cable.nu: joynt owned process doing -bs Date: Thu, 20 Jan 2005 11:04:59 +1100 (EST) From: Steve Joynt X-X-Sender: joynt@kermit.cable.nu To: openoffice@freebsd.org Message-ID: <20050120105532.X62313@kermit.cable.nu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: Who builds OOo fastest? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 00:05:48 -0000 Output from benchmark script: http://joynt.net/steve/ooo-bench.txt Build date was this morning (Jan 20) My system is: Pentium 4 3.06 GHz 1GB ram 2x200GB sata hdds (software raid 0) - steve From owner-freebsd-openoffice@FreeBSD.ORG Thu Jan 20 14:44:43 2005 Return-Path: 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 B2DC316A4CE; Thu, 20 Jan 2005 14:44:43 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4960043D41; Thu, 20 Jan 2005 14:44:42 +0000 (GMT) (envelope-from bilt@otenet.gr) Received: from [192.168.0.67] (thes730a-2348.otenet.gr [83.235.251.62]) j0KEie3k009396; Thu, 20 Jan 2005 16:44:41 +0200 Message-ID: <41EFC3E3.30501@otenet.gr> Date: Thu, 20 Jan 2005 14:44:51 +0000 From: bilt User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.2) Gecko/20041015 X-Accept-Language: en-us, en MIME-Version: 1.0 To: openoffice@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: openoffice-1.1-el-1.1.4 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 14:44:43 -0000 From owner-freebsd-openoffice@FreeBSD.ORG Thu Jan 20 20:06:25 2005 Return-Path: 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 12CAE16A4CE; Thu, 20 Jan 2005 20:06:25 +0000 (GMT) Received: from fe09.axelero.hu (fe09.axelero.hu [195.228.240.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 478E943D48; Thu, 20 Jan 2005 20:06:24 +0000 (GMT) (envelope-from kutizs@axelero.hu) Received: from fe09 (localhost-02 [127.0.2.1]) by fe09.axelero.hu (8.12.11/8.12.11) with SMTP id j0KK6Nvx085435; Thu, 20 Jan 2005 21:06:23 +0100 (CET) Received: from fe09.axelero.hu [127.0.2.1] via SMTP gateway by fe09 [195.228.240.97]; id A04DADCDADC at Thu, 20 Jan 2005 21:06:22 +0100 Received: from tinca.kuti.hu (ktv32-154-73.catv-pool.axelero.hu [62.201.73.154]) by fe09.axelero.hu (8.12.11/8.12.11) with SMTP id j0KK6H1c085292; Thu, 20 Jan 2005 21:06:18 +0100 (CET) Date: Thu, 20 Jan 2005 21:07:04 +0100 From: Zsolt =?ISO-8859-2?Q?K=FAti?= To: freebsd-stable@freebsd.org Message-Id: <20050120210704.19642e07.kutizs@axelero.hu> In-Reply-To: <20050116181433.29ae0a21.kutizs@axelero.hu> References: <20050114102346.GA53545@cirb503493.alcatel.com.au> <41E960BA.3010502@sailorfej.net> <20050115203049.GE53545@cirb503493.alcatel.com.au> <41E989E0.3000903@sailorfej.net> <20050116181433.29ae0a21.kutizs@axelero.hu> X-Mailer: Sylpheed version 1.0.0beta3 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable cc: freebsd-openoffice@freebsd.org Subject: Re: Unkillable OpenOffice.org process in 5.3p2 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 20:06:25 -0000 On Sun, 16 Jan 2005 18:14:33 +0100 Zsolt K=FAti wrote: > On Sat, 15 Jan 2005 13:23:44 -0800 > Jeffrey Williams wrote: [...] >=20 > > wondering if it is a problem with the interaction between the OO and > > java, or OO the pdf libraries, or a some shared library that > > facilitates the interaction between these components. I am afraid I > I extensively use Java applications (jEdit, DBVisualizer, jCVS, Java > Web Start and apps launched by JWS). I am going to try to experiment > with all these in mind on Monday (at work). Since I have been avoiding java apps when workin with OO, I don't experience any problems! Bye Zsolt From owner-freebsd-openoffice@FreeBSD.ORG Fri Jan 21 12:13:11 2005 Return-Path: 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 4B86016A4CE for ; Fri, 21 Jan 2005 12:13:11 +0000 (GMT) Received: from newton.kti.ae.poznan.pl (newton.kti.ae.poznan.pl [150.254.204.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A83743D45 for ; Fri, 21 Jan 2005 12:13:10 +0000 (GMT) (envelope-from picard@kti.ae.poznan.pl) Received: from [150.254.204.48] (helo=darwin.kti.ae.poznan.pl) by newton.kti.ae.poznan.pl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.43 (FreeBSD)) id 1Crxf3-000IoM-CU for freebsd-openoffice@freebsd.org; Fri, 21 Jan 2005 13:13:09 +0100 Received: from picard by darwin.kti.ae.poznan.pl with local (Exim 4.43 (FreeBSD)) id 1Crxf3-000Hw5-6w for freebsd-openoffice@freebsd.org; Fri, 21 Jan 2005 13:13:09 +0100 Date: Fri, 21 Jan 2005 13:13:09 +0100 From: Willy Picard To: freebsd-openoffice@freebsd.org Message-ID: <20050121121309.GA68817@darwin.kti.ae.poznan.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Sender: Willy Picard Subject: OpenOffice-1.1.4 is not working on FreeBSD 4.11RC3 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 12:13:11 -0000 Hi, I tried to install openoffice-1.1 on FreeBSD 4.11RC3 and I found the following problem: - the port compiles without problem. - after deletion of the .sversionrc file, I performed a local install without problem - when I try to run openoffice, a window appears informing that "The application cannot be started. The configuration service is not available. Start the setup application to repair the installation from CD or the folder containing the installation packages". - I tried the "repair" procedure but the window still appears. - Tried a "full" installation and the same windows appears. I don't know if I did something wrong or if the port is broken. I even don't know which informations are needed to fix this problem. I ran the tests in the "stoc" directory (according to http://porting.openoffice.org/freebsd/testing.html) and all tests in the stoc directory ended successfully. I will be very gratefull for all forms of help and I am really to send additional informations concerning my config. Regards, Willy -- Willy Picard e-mail: picard@kti.ae.poznan.pl Dept. of Information Technology www: http://www.kti.ae.poznan.pl/ The Poznan University of Economics tel: +48 61 848 05 49 Mansfelda 4, 60-854 Poznan, Poland fax: +48 61 848 38 40 From owner-freebsd-openoffice@FreeBSD.ORG Fri Jan 21 21:50:36 2005 Return-Path: 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 0C5C216A4CE for ; Fri, 21 Jan 2005 21:50:36 +0000 (GMT) Received: from smtp.easystreet.com (smtp.easystreet.com [69.30.22.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A952143D45 for ; Fri, 21 Jan 2005 21:50:35 +0000 (GMT) (envelope-from ebourass@easystreet.com) Received: from spinnaker.easystreet.com (spinnaker.easystreet.com [69.30.17.10]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by smtp.easystreet.com (Postfix) with ESMTP id 7074E36405A for ; Fri, 21 Jan 2005 13:50:35 -0800 (PST) From: Eric Bourassa Organization: EasyStreet Online Services To: openoffice@freebsd.org Date: Fri, 21 Jan 2005 13:53:04 -0800 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501211353.05499.ebourass@easystreet.com> Subject: Problems building openoffice-1.1 port on 5.3 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ebourass@easystreet.com List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 21:50:36 -0000 I have a 5.3 box with xorg (as default) and am using KDE as the WM. I built firefox and thunderbird from ports. I went through the dependencies portion of the openoffice-1.1 build with little trouble (OK, it is a pain to have to download the java pieces by hand). When it finally gets to building openoffice-1.1, things appear to go reasonably smoothly until the end, when I get: -- Local Script Particel Zip (c) 2000 Sun Microsystems WARNING! Project(s): gtk not found and couldn't be built. Correct build.lsts. ===> Installing for openoffice-1.1.4 ===> openoffice-1.1.4 depends on file: /usr/local/bin/perl5.8.5 - found ===> openoffice-1.1.4 depends on executable: pkg-config - found ===> Generating temporary packing list ===> Checking if editors/openoffice-1.1 already installed ./install: not found *** Error code 127 -- It looks like the gtk issue is insignificant; it occurs only in the crashrep package. What I haven't worked out yet is what should have built the "./install" script and why it didn't. Any suggestions? Thanks, Eric From owner-freebsd-openoffice@FreeBSD.ORG Sat Jan 22 00:33:35 2005 Return-Path: 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 2FB5A16A4CE for ; Sat, 22 Jan 2005 00:33:35 +0000 (GMT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id A44A143D1D for ; Sat, 22 Jan 2005 00:33:34 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.13.1/8.13.1/NinthNine) with SMTP id j0M0XRj7028181; Sat, 22 Jan 2005 09:33:27 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 22 Jan 2005 09:33:27 +0900 (JST) Message-Id: <200501220033.j0M0XRj7028181@sakura.ninth-nine.com> From: Norikatsu Shigemura To: ebourass@easystreet.com In-Reply-To: <200501211353.05499.ebourass@easystreet.com> References: <200501211353.05499.ebourass@easystreet.com> X-Mailer: Sylpheed version 1.0.0-gtk2-20041224 (GTK+ 2.4.14; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (sakura.ninth-nine.com [219.127.74.121]); Sat, 22 Jan 2005 09:33:27 +0900 (JST) cc: openoffice@FreeBSD.org Subject: Re: Problems building openoffice-1.1 port on 5.3 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 00:33:35 -0000 On Fri, 21 Jan 2005 13:53:04 -0800 > ===> Generating temporary packing list > ===> Checking if editors/openoffice-1.1 already installed > ./install: not found > *** Error code 127 > It looks like the gtk issue is insignificant; it occurs only in the crashrep > package. What I haven't worked out yet is what should have built the > "./install" script and why it didn't. > Any suggestions? This is -pthread issue of lang/gcc32. Please update latest lang/gcc32. From owner-freebsd-openoffice@FreeBSD.ORG Sat Jan 22 06:40:27 2005 Return-Path: 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 4A05D16A4D0 for ; Sat, 22 Jan 2005 06:40:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3B6043D3F for ; Sat, 22 Jan 2005 06:40:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0M6eJxe025195 for ; Sat, 22 Jan 2005 06:40:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0M6eJLo025189; Sat, 22 Jan 2005 06:40:19 GMT (envelope-from gnats) Date: Sat, 22 Jan 2005 06:40:19 GMT Message-Id: <200501220640.j0M6eJLo025189@freefall.freebsd.org> To: openoffice@FreeBSD.org From: Chris Bongaarts Subject: Re: ports/75039: OpenOffice 1.1.2 javaldx crashes at startup X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Bongaarts List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 06:40:27 -0000 The following reply was made to PR ports/75039; it has been noted by GNATS. From: Chris Bongaarts To: freebsd-gnats-submit@FreeBSD.org, bacon@smithers.neuro.mcw.edu Cc: cab@tc.umn.edu Subject: Re: ports/75039: OpenOffice 1.1.2 javaldx crashes at startup Date: Sat, 22 Jan 2005 00:29:53 -0600 FYI, I had a similar problem with bind causing crashes on a box that was upgraded from 5.2.1. The problem was that the schg flag is set on /libexec/ld-elf.so.1, and a binary upgrade doesn't account for that. If you check the timestamp of the ld-elf.so.1 file and it is older than November 2004, I bet this is the problem. Run "chflags noschg /libexec/ld-elf.so.1", then copy over the correct binary version, or make obj/make/make install in /usr/src/libexec/rtld-elf to get a recent copy, and all affected applications should start working again. From owner-freebsd-openoffice@FreeBSD.ORG Sat Jan 22 16:00:51 2005 Return-Path: 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 D954416A4CE for ; Sat, 22 Jan 2005 16:00:51 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A88E143D3F for ; Sat, 22 Jan 2005 16:00:51 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0MG0pRf045426 for ; Sat, 22 Jan 2005 16:00:51 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0MG0ptq045425; Sat, 22 Jan 2005 16:00:51 GMT (envelope-from gnats) Date: Sat, 22 Jan 2005 16:00:51 GMT Message-Id: <200501221600.j0MG0ptq045425@freefall.freebsd.org> To: openoffice@FreeBSD.org From: Jason Bacon Subject: Re: ports/75039: OpenOffice 1.1.2 javaldx crashes at startup X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jason Bacon List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 16:00:52 -0000 The following reply was made to PR ports/75039; it has been noted by GNATS. From: Jason Bacon To: Chris Bongaarts Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/75039: OpenOffice 1.1.2 javaldx crashes at startup Date: Sat, 22 Jan 2005 09:52:11 -0600 (CST) Interesting... I've actually never used an upgrade - as always, I reformatted everything except /usr, and there I dropped to single user mode and rm -rf'd everthing except home before installing. I did this twice this time around, on the assumption that something may have gotten corrupted during the first install, so I was careful not to stray from standard procedures the second time around. My original ld-elf: <<>> /home/bacon 372 # ls -lo /libexec/ld-elf.so.1 -r-xr-xr-x 1 root wheel - 141604 Nov 4 19:24 /libexec/ld-elf.so.1* I ran chflags anyway, and it had no effect. Interesting part is, rebuilding it did the trick. <<>> /usr/src/libexec/rtld-elf 386 # make obj /usr/obj/usr/src/libexec/rtld-elf created for /usr/src/libexec/rtld-elf <<>> /usr/src/libexec/rtld-elf 387 # make cc -O -pipe -Wall -DFREEBSD_ELF -DIN_RTLD -I/usr/src/libexec/rtld-elf/i386 -I/u [snip] <<>> /usr/src/libexec/rtld-elf 388 # make install chflags noschg /usr/libexec/ld-elf.so.1 install -s -o root -g wheel -m 555 -fschg -C -b ld-elf.so.1 /libexec install -o root -g wheel -m 444 rtld.1.gz /usr/share/man/man1 /usr/share/man/man1/ld-elf.so.1.1.gz -> /usr/share/man/man1/rtld.1.gz /usr/share/man/man1/ld.so.1.gz -> /usr/share/man/man1/rtld.1.gz /usr/libexec/ld-elf.so.1 -> /libexec/ld-elf.so.1 Now openoffice-1.1.3 works, but I'm a bit confused, since it appears make install set schg: <<>> /usr/src/libexec/rtld-elf 393 # ls -lo /libexec/ld-elf.so.1 -r-xr-xr-x 1 root wheel schg 141604 Nov 4 19:24 /libexec/ld-elf.so.1* A little experiment: <<>> /usr/src/libexec/rtld-elf 397 # chflags noschg /libexec/ld-elf.so.1 <<>> /usr/src/libexec/rtld-elf 398 # ls -lo /libexec/ld-elf.so.1 -r-xr-xr-x 1 root wheel - 141604 Nov 4 19:24 /libexec/ld-elf.so.1* OpenOffice still works! <<>> /usr/src/libexec/rtld-elf 399 # chflags schg /libexec/ld-elf.so.1 <<>> /usr/src/libexec/rtld-elf 400 # ls -lo /libexec/ld-elf.so.1 -r-xr-xr-x 1 root wheel schg 141604 Nov 4 19:24 /libexec/ld-elf.so.1* Still works! So rebuilding ld-elf.so.1 did the trick, but not because of the schg flag. Furthermore, the old ld-elf.so.1 and the alleged new one I just built are the same size so I ran a cmp (against one from another machine installed from the same iso image) - it verified that they're identical. I doubt the binary was corrupted during install, since as I said, I did TWO pristine installations with the same results (the second was from a new CD as well). The only other thing the install did was create a link in /usr/libexec, so I removed it and tried running OpenOffice again, but it just said ELF interpreter /usr/libexec/ld-elf.so.1 not found Well, it bugs me that I don't know why it's working, but it is, so thanks! Jason On Sat, 22 Jan 2005, Chris Bongaarts wrote: > FYI, I had a similar problem with bind causing crashes on a box that was > upgraded from 5.2.1. The problem was that the schg flag is set on > /libexec/ld-elf.so.1, and a binary upgrade doesn't account for that. If you > check the timestamp of the ld-elf.so.1 file and it is older than November > 2004, I bet this is the problem. Run "chflags noschg /libexec/ld-elf.so.1", > then copy over the correct binary version, or make obj/make/make install in > /usr/src/libexec/rtld-elf to get a recent copy, and all affected applications > should start working again. > > From owner-freebsd-openoffice@FreeBSD.ORG Sat Jan 22 17:17:39 2005 Return-Path: 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 F295116A4CE for ; Sat, 22 Jan 2005 17:17:38 +0000 (GMT) Received: from marie.symicon.com (pD9E59FAF.dip.t-dialin.net [217.229.159.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id C435F43D49 for ; Sat, 22 Jan 2005 17:17:37 +0000 (GMT) (envelope-from root@marie.symicon.com) Received: from marie.symicon.com (localhost.symicon.com [127.0.0.1]) by marie.symicon.com (8.13.1/8.12.10) with ESMTP id j0MHHP1A002403 for ; Sat, 22 Jan 2005 18:17:25 +0100 (CET) (envelope-from root@marie.symicon.com) Received: (from root@localhost) by marie.symicon.com (8.13.1/8.12.10/Submit) id j0MHHMM0002402 for openoffice@freebsd.org; Sat, 22 Jan 2005 18:17:22 +0100 (CET) (envelope-from root) Date: Sat, 22 Jan 2005 18:17:21 +0100 From: Charlie Root To: openoffice@freebsd.org Message-ID: <20050122171721.GA2391@marie.symicon.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="6TrnltStXW4iwmi0" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: oo install problem X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gerald.mixa@web.de List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 17:17:39 -0000 --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline hi, if i want to install open office 1.1.4 on freebsd 5.3-p4 (german port) i get the attached error message when i type make install. during build time ther seems to be no error sincerley gerald mixa --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="oode.log" Script started on Sat Jan 22 18:13:31 2005 ===> Installing for de-openoffice-1.1.4 ===> de-openoffice-1.1.4 depends on file: /usr/local/bin/perl5.8.5 - found ===> de-openoffice-1.1.4 depends on executable: pkg-config - found ===> de-openoffice-1.1.4 depends on shared library: jpeg.9 - found ===> de-openoffice-1.1.4 depends on shared library: png.5 - found ===> de-openoffice-1.1.4 depends on shared library: mng.1 - found ===> de-openoffice-1.1.4 depends on shared library: freetype.9 - found ===> de-openoffice-1.1.4 depends on shared library: glib12.3 - found ===> de-openoffice-1.1.4 depends on shared library: gtk12.2 - found ===> de-openoffice-1.1.4 depends on shared library: ORBit.2 - found ===> de-openoffice-1.1.4 depends on shared library: glib-2.0.400 - found ===> de-openoffice-1.1.4 depends on shared library: atk-1.0.800 - found ===> de-openoffice-1.1.4 depends on shared library: pango-1.0.600 - found ===> de-openoffice-1.1.4 depends on shared library: gtk-x11-2.0.400 - found ===> Generating temporary packing list ===> Checking if german/openoffice-1.1 already installed ./install: not found *** Error code 127 Stop in /usr/ports/german/openoffice-1.1. *** Error code 1 Stop in /usr/ports/german/openoffice-1.1. Script done on Sat Jan 22 18:13:34 2005 --6TrnltStXW4iwmi0-- From owner-freebsd-openoffice@FreeBSD.ORG Sat Jan 22 20:15:53 2005 Return-Path: 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 6BDFC16A4CE for ; Sat, 22 Jan 2005 20:15:53 +0000 (GMT) Received: from dd3.kasserver.com (dd2718.kasserver.com [81.209.184.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA4F243D2D for ; Sat, 22 Jan 2005 20:15:52 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from [192.168.0.5] (dsl-082-083-141-056.arcor-ip.net [82.83.141.56]) by dd3.kasserver.com (Postfix) with ESMTP id AE5232AC57; Sat, 22 Jan 2005 21:15:13 +0100 (CET) Message-ID: <41F2B488.1000906@chillt.de> Date: Sat, 22 Jan 2005 21:16:08 +0100 From: Bartosz Fabianowski User-Agent: Mozilla Thunderbird 1.0 (X11/20050107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gerald.mixa@web.de References: <20050122171721.GA2391@marie.symicon.com> In-Reply-To: <20050122171721.GA2391@marie.symicon.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit cc: openoffice@freebsd.org Subject: Re: oo install problem X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 20:15:53 -0000 > ./install: not found > *** Error code 127 The very same question was asked on the list less than 24 hours ago. You can find a reply with the solution here: http://lists.freebsd.org/pipermail/freebsd-openoffice/2005-January/001265.html Generally, before you post a question, it might be a good idea to search the list archives as chances are, somebody had the same problem before and a solution has already been posted. - Bartosz