From owner-freebsd-openoffice@FreeBSD.ORG Sat Apr 5 17:16:04 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 A015D106564A for ; Sat, 5 Apr 2008 17:16:04 +0000 (UTC) (envelope-from doug@bitnix.ca) Received: from fep3.cogeco.net (smtp2.cogeco.ca [216.221.81.29]) by mx1.freebsd.org (Postfix) with ESMTP id 502008FC13 for ; Sat, 5 Apr 2008 17:16:04 +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 fep3.cogeco.net (Postfix) with ESMTP id 9668724D1; Sat, 5 Apr 2008 12:52:01 -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 m35GprYL044367; Sat, 5 Apr 2008 12:51:53 -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 m35Gpp1I069465; Sat, 5 Apr 2008 12:51:52 -0400 (EDT) (envelope-from doug@monk.cnd.dundas.on.ca) Message-Id: <200804051651.m35Gpp1I069465@monk.cnd.dundas.on.ca> To: Howard Goldstein In-reply-to: Your message of "Sat, 05 Apr 2008 09:25:25 EDT." <47F77DC5.8010202@queue.to> From: "Douglas Berry" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 05 Apr 2008 12:51:51 -0400 Sender: doug@bitnix.ca Cc: Marcin Cieslak , freebsd-openoffice@freebsd.org 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 17:16:04 -0000 > Douglas, when you rid your system of icu 3.8.1_1 were there any > nasty side effects? Oh the pain of it all :-) On one system (with fewer dependencies), it wasn't to bad. Another system, well let's say I'm going to rebuild all ports :-( I believe it was brought in by my selection of the non default glib20 option WITHOUT_COLLATION_FIX=false. This should be set to true, then rebuild everything that depends on it. cheers, doug