From owner-freebsd-openoffice@FreeBSD.ORG Sat Apr 5 01:42:23 2008 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92F041065670 for ; Sat, 5 Apr 2008 01:42:23 +0000 (UTC) (envelope-from doug@bitnix.ca) Received: from fep5.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.freebsd.org (Postfix) with ESMTP id DF9A88FC12 for ; Sat, 5 Apr 2008 01:42:22 +0000 (UTC) (envelope-from doug@bitnix.ca) Received: from srv.cnd.dundas.on.ca (d141-68-27.home.cgocable.net [24.141.68.27]) by fep5.cogeco.net (Postfix) with ESMTP id 7679722AE for ; Fri, 4 Apr 2008 21:24:09 -0400 (EDT) Received: from monk.cnd.dundas.on.ca (monk.cnd.dundas.on.ca [10.87.0.20]) by srv.cnd.dundas.on.ca (8.14.2/8.14.2) with ESMTP id m351O8QG036488 for ; Fri, 4 Apr 2008 21:24:08 -0400 (EDT) (envelope-from doug@bitnix.ca) Received: from monk.cnd.dundas.on.ca (localhost [127.0.0.1]) by monk.cnd.dundas.on.ca (8.14.2/8.14.2) with ESMTP id m351O8X6044672 for ; Fri, 4 Apr 2008 21:24:08 -0400 (EDT) (envelope-from doug@monk.cnd.dundas.on.ca) Message-Id: <200804050124.m351O8X6044672@monk.cnd.dundas.on.ca> To: freebsd-openoffice@freebsd.org In-reply-to: Your message of "Sat, 05 Apr 2008 02:56:50 +0200." <47F6CE52.2090406@system.pl> From: "Douglas Berry" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 04 Apr 2008 21:24:08 -0400 Sender: doug@bitnix.ca Subject: Re: Error compile /usr/ports/editors/openoffice.org-2 FreeBSD X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Douglas Berry List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2008 01:42:23 -0000 I can confirm that on RELENG_7, with icu-3.8.1_1 (current in ports), editors/openoffice.org-2 is can not be built. Once icu is expunged from the system, the port can be built. I couldn't get it to run 'tho without using the patch http://akson.sgh.waw.pl/~saper/FreeBSD/openoffice/patch-withdraw-i75910 (thanks for that). The options I used were WITH_TTF_BYTECODE_ENABLED | WITHOUT_MOZILLA | WITH_KDE | WITHOUT_GNOMEVFS | WITH_MENU | WITH_SYSTEM_FREETYPE | WITH_CUPS openoffice.org-2.4.0_2 cheers, doug