From owner-freebsd-questions@FreeBSD.ORG Fri Feb 10 13:04:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9EAF16A44F for ; Fri, 10 Feb 2006 13:04:47 +0000 (GMT) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 539A243D48 for ; Fri, 10 Feb 2006 13:04:46 +0000 (GMT) (envelope-from peo@intersonic.se) Received: from localhost (terrapin.inter-sonic.com [172.16.1.12]) by neonpark.inter-sonic.com (Postfix) with ESMTP id 160D9818E23; Fri, 10 Feb 2006 14:04:45 +0100 (CET) Message-ID: <43EC8F68.8060002@intersonic.se> Date: Fri, 10 Feb 2006 14:04:40 +0100 From: Per olof Ljungmark User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Ben Paley References: <20060210024054.0D93616A43D@hub.freebsd.org> <200602100853.43423.ben@spooty.net> In-Reply-To: <200602100853.43423.ben@spooty.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at inter-sonic.com Cc: iqgrande@gmail.com, FreeBSD Questions Subject: Re: OpenOffice.org 2.0.1 & JDK issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 13:04:47 -0000 Ben Paley wrote: >> I know there has been a lot of activity on the mailing lists these >> days regarding JDK and OOo. From what I could gather, most of it is >> regarding keeping it working after the update of JDK14. In any event, >> I was installing OOo-2.0 for the first time, and the build failed. >> The error message is below and involves JDK-1.4. I figured that this >> would either be fixable or it would give additional information that >> could lead to solving some of the previously mentioned problems on >> the list. Thank you all for your assistance. I am running FreeBSD 6.0- >> STABLE. A part of my script nuked the output after it failed, so I >> only have the output from script. > > My googling led me to believe that it's to do with a problem in jdk patchset 8 > for freebsd. Ive had exactly the same problem and ended up installing vi > pkg_add :-( > > Seems like the best solution would be to let it use jdk15, but it doesn't seem > to want to play. Had same build failure as OP, now when i try the pkg from ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.0.1/FreeBSD6/ i get pkg_add OOo_2.0.1_FreeBSD60Intel_install_en-US.tbz pkg_add: could not find package openssl-beta-0.9.8a ! How safe is it to install openssl-beta-0.9.8a? Does it not conflict with the base openssl? On other boxes with OOo_2.0.1 and jdk-1.4.2p7 there is no requirement for openssl-beta-0.9.8a AFAIK.