From owner-freebsd-openoffice@FreeBSD.ORG Thu Jan 3 23:52: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 A4ABE16A417 for ; Thu, 3 Jan 2008 23:52:04 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id 7617613C467 for ; Thu, 3 Jan 2008 23:52:04 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so10508646waf.3 for ; Thu, 03 Jan 2008 15:52:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; bh=/TNB+xZohATH32S5Na/s4ZW3hnJvXl69OLbzZH8S9wM=; b=ltxzijMtUzQXwtSlFuIuriZQCoakIZTmtTY/ouGraztSnggGBqBw5AqnCVoNkzwvYr2arj3zhsByZQFgD4EEWvJ7LI9WRmpmj8yl1IPE6NwaeK6rsdSquhXIrDeIKfW1kPnfzvRMw4R2VqUUV/31/BDwVmJ6YzVDA21qV6jwP8g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=WXfjF3b/rHWuVpp35LXX+Mp9mZvQWJI2wTpj1RSUm1+v3jSqrALUAQQHoBLFAqsDVaEyEH7Mxd4HCLskjavRCjvktMay9f64eDIFp5w9FGnJoi4mJNskNm6dgv3kZSiVRS7DrCVYX/mw49Rhz7WE6DbCtS2uy7T2d7NrexKl3wk= Received: by 10.114.204.7 with SMTP id b7mr17824657wag.124.1199402596125; Thu, 03 Jan 2008 15:23:16 -0800 (PST) Received: from localhost ( [123.224.174.225]) by mx.google.com with ESMTPS id m29sm25569280poh.3.2008.01.03.15.23.12 (version=SSLv3 cipher=OTHER); Thu, 03 Jan 2008 15:23:14 -0800 (PST) Date: Fri, 04 Jan 2008 08:23:10 +0900 (JST) Message-Id: <20080104.082310.71095304.chat95@mac.com> To: peterjeremy@optushome.com.au From: Maho NAKATA In-Reply-To: <20071230075437.GA75947@server.vk2pj.dyndns.org> References: <4774142C.50709@pcbsd.com> <20071228215415.GQ40785@server.vk2pj.dyndns.org> <20071230075437.GA75947@server.vk2pj.dyndns.org> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: freebsd-openoffice@freebsd.org, kris@pcbsd.com, jeff.colter@gmail.com Subject: Re: Problem with openoffice 2.3.1 on freebsd... X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jan 2008 23:52:04 -0000 From: Peter Jeremy Subject: Re: Problem with openoffice 2.3.1 on freebsd... Date: Sun, 30 Dec 2007 18:54:38 +1100 > On Sat, Dec 29, 2007 at 08:54:15AM +1100, Peter Jeremy wrote: > >On Thu, Dec 27, 2007 at 10:08:38AM -0500, Kris Moore wrote: > >>I noticed that a patch was made to fix it: > >> > >>http://lists.freebsd.org/pipermail/freebsd-openoffice/2007-December/003464.html > > > >I've tried this patch and it had no effect - OOo still reports the same > >glib initialisation errors and hangs. > > I tried to short-cut the OOo build and whilst systemshell.cxx was > recompiled and libsysshell.a re-created, it seems that libsfx680fi.so > was not (I'd verified the former but not the latter). Apologies for > misleading the group. > > In any case, I created a slightly extended version of the patch (which > removes all the offending code), did a full re-compile and it now works. Huge thanks for your great small patch. However, although this is an issue but IMHO this won't be integrated. I'll commit it soon. All the best, -- Nakata Maho (maho@FreeBSD.org)