From owner-freebsd-ports@FreeBSD.ORG Thu Apr 3 23:32:29 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB93B1065670 for ; Thu, 3 Apr 2008 23:32:29 +0000 (UTC) (envelope-from davidb@boothscientific.com) Received: from mx1.lsn.net (mx1.lsn.net [66.90.130.73]) by mx1.freebsd.org (Postfix) with ESMTP id A09418FC13 for ; Thu, 3 Apr 2008 23:32:29 +0000 (UTC) (envelope-from davidb@boothscientific.com) Received: from [172.18.0.27] (24-155-246-45.dyn.grandenetworks.net [24.155.246.45]) by mx1.lsn.net (8.13.5/8.13.5) with ESMTP id m33NWPI1015950 for ; Thu, 3 Apr 2008 18:32:25 -0500 From: David Booth To: freebsd-ports@freebsd.org Date: Thu, 3 Apr 2008 18:32:22 -0500 User-Agent: KMail/1.9.7 References: <200804040120.09070.softwareleute@freenet.de> In-Reply-To: <200804040120.09070.softwareleute@freenet.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804031832.22426.davidb@boothscientific.com> X-Virus-Scanned: ClamAV 0.91.2/5803/Wed Feb 13 14:25:54 2008 on mx0.lsn.net X-Virus-Status: Clean Subject: Re: openoffice and java X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: davidb@boothscientific.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2008 23:32:30 -0000 On Thursday 03 April 2008, Volker Glatz wrote: > Hi there, > > installing openoffice.org-2 2.4.0_2 via the port displays the > following: > > Please open http://download.java.net/tiger/ > in a web browser. Download the > Update 14 Source, jdk-1_5_0_14-fcs-src-b03-jrl-05_oct_2007.jar and > the Source Binaries, jdk-1_5_0_14-fcs-bin-b03-jrl-05_oct_2007.jar . > > Please place the downloaded file(s) in /usr/ports/distfiles > and restart the build. > > .*** Error code 1 > > Stop in /usr/ports/java/jdk15. > *** Error code 1 > > Stop in /usr/ports/devel/apache-ant. > *** Error code 1 > > Stop in /usr/ports/editors/openoffice.org-2. > > > I did all want the port want: > > box# ls /usr/ports/distfiles/ | grep jdk > bsd-jdk15-patches-8.tar.bz2 > jdk-1_5_0_15-fcs-bin-b04-jrl-09_feb_2008.jar > jdk-1_5_0_15-fcs-src-b04-jiul-09_feb_2008.jar > jdk-1_5_0_15-fcs-src-b04-jrl-09_feb_2008.jar > box# > > But the versions differ. Is the port not up to date? > > Volker > _______________________________________________ the easy out is to install a jdk-15 before building openoffice as it is required for the build. The java/diablo-jdk15 port is probably the quickest to install.