From owner-freebsd-ports@FreeBSD.ORG Fri Apr 4 22:33:50 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 6CDA01065682 for ; Fri, 4 Apr 2008 22:33:50 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id EA70C8FC2B for ; Fri, 4 Apr 2008 22:33:49 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.17.152]) by ns2.bafirst.com with esmtp; Fri, 04 Apr 2008 17:33:42 -0500 id 000D4C39.47F6ACC6.0000DBA1 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Fri, 04 Apr 2008 16:33:36 -0600 id 0004AC1D.47F6ACC0.00006541 Received: from 172.16.0.2 ([172.16.0.2]) by intranet.encontacto.net (Horde Framework) with HTTP; Fri, 04 Apr 2008 17:33:36 -0500 Message-ID: <20080404173336.1768653tvtohcpgc@intranet.encontacto.net> Date: Fri, 04 Apr 2008 17:33:36 -0500 From: eculp To: freebsd-ports@freebsd.org References: <200804040120.09070.softwareleute@freenet.de> <200804031832.22426.davidb@boothscientific.com> <200804040147.36878.softwareleute@freenet.de> In-Reply-To: <200804040147.36878.softwareleute@freenet.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) Subject: Re: openoffice and java X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2008 22:33:50 -0000 Quoting Volker Glatz : > >> > _______________________________________________ >> >> 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. >> > > Thanks, > I installed java/diablo-jdk15. openoffice is now compiling. For some reason, I just built Java/diablo-jdk5 on a Current amd64 and =20 two stable i386, machines without any problem and tried to build =20 openoffice.org-2 and get the same error on all: checking whether to add custom build version... no checking whether to build with Java support... yes checking the installed JDK... test: 0: unexpected operator test: 0: unexpected operator test: 0: unexpected operator test: 0: unexpected operator configure: error: JDK is too old, you need at least 1.3 =3D=3D=3D> Script "configure" failed unexpectedly. All three machines are up to date with cvs and kernels no more than a =20 week old. Any one have any idea why it sees diablo-jdk-15 as older than 1.3. Any suggestions will be greatly appreciated. Thanks, ed