From owner-freebsd-ports@FreeBSD.ORG Fri Feb 15 12:12:59 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 0BAE216A418 for ; Fri, 15 Feb 2008 12:12:59 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from farris.bafirst.com (adsl-074-165-190-154.sip.jan.bellsouth.net [74.165.190.154]) by mx1.freebsd.org (Postfix) with ESMTP id 86E2513C4EE for ; Fri, 15 Feb 2008 12:12:58 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.17.152]) by farris.bafirst.com with esmtp; Fri, 15 Feb 2008 06:12:56 -0600 id 0006D41B.47B581C8.000176E5 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Fri, 15 Feb 2008 06:12:56 -0600 id 0004AC1E.47B581C8.000074D6 Received: from 172.16.0.2 (172.16.0.2 [172.16.0.2]) by intranet.encontacto.net (Horde Framework) with HTTP; Fri, 15 Feb 2008 06:12:55 -0600 Message-ID: <20080215061255.92917kpbnx2tlxk4@intranet.encontacto.net> Date: Fri, 15 Feb 2008 06:12:55 -0600 From: eculp To: freebsd-ports MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) Subject: Does openoffice.org-2 not compile with diablo-jdk5? 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, 15 Feb 2008 12:12:59 -0000 I am pretty sure that I have compiled it with diablo previously but now I get: configure: error: JDK is too old, you need at least 1.3 ===> Script "configure" failed unexpectedly. I have diablo-jdk-1.5.0.07.01_9 installed. Running up to date prerelease with kernel from a couple of days ago, haven't rebooted. FreeBSD 7.0-PRERELEASE #305: Tue Feb 12 05:50:43 CST 2008 On a side note, I was going to install jdk16 and found that the required bsd-jdk16-patches-3.tar.bz2 now has patch set 4 - bsd-jdk16-patches-4.tar.bz2 I corrected the distinfo and make file and am building it now with patch set 4. Thanks, ed