From owner-freebsd-hackers@FreeBSD.ORG Tue Dec 7 16:44:42 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D1B216A4CE for ; Tue, 7 Dec 2004 16:44:42 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 404FE43D45 for ; Tue, 7 Dec 2004 16:44:42 +0000 (GMT) (envelope-from stephen@math.missouri.edu) Received: from [10.0.0.4] (12-216-243-9.client.mchsi.com[12.216.243.9]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20041207164436m9200aadbje>; Tue, 7 Dec 2004 16:44:41 +0000 Message-ID: <41B5DDF3.80306@math.missouri.edu> Date: Tue, 07 Dec 2004 10:44:35 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041205 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Simon Burke References: <2d7d2dd204120702483ac36b1a@mail.gmail.com> In-Reply-To: <2d7d2dd204120702483ac36b1a@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-hackers@freebsd.org cc: freebsd-users@uk.freebsd.org Subject: Re: UInaqble to install OpenOffice 1.1.3 from porte, 5.3R X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 16:44:42 -0000 Simon Burke wrote: > Whener i try to install openoffice 1.1 from ports after several hours > of compiling etc, i get the following error message. > > Is openoffice 1.1 port broken? or is it me? > > Im running 5.3R and i've cvsuped ports to get gnome 2.8 running which went fine. > Any ideas? I once had problems like that. I found that the solution was to build jdk14 before building apache-ant and openoffice - jdk14 seemed to work better than linux-jdk14. But this was a while back, and so your problem might be something else. But worth a try. Stephen