From owner-freebsd-ports@FreeBSD.ORG Sat Apr 5 13:14:41 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 484E8106564A for ; Sat, 5 Apr 2008 13:14:41 +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 DE83F8FC15 for ; Sat, 5 Apr 2008 13:14:40 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.17.152]) by ns2.bafirst.com with esmtp; Sat, 05 Apr 2008 08:14:33 -0500 id 000D4C57.47F77B3A.0001227E Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Sat, 05 Apr 2008 07:14:27 -0600 id 0004AC1A.47F77B33.00017D35 Received: from 172.16.0.2 ([172.16.0.2]) by intranet.encontacto.net (Horde Framework) with HTTP; Sat, 05 Apr 2008 08:14:27 -0500 Message-ID: <20080405081427.15701c7c7y8f2ypw@intranet.encontacto.net> Date: Sat, 05 Apr 2008 08:14:27 -0500 From: eculp To: freebsd-ports@freebsd.org References: <200804040120.09070.softwareleute@freenet.de> <200804040147.36878.softwareleute@freenet.de> <20080404173336.1768653tvtohcpgc@intranet.encontacto.net> <200804041831.51583.davidb@boothscientific.com> <18422.48358.986043.561478@jerusalem.litteratus.org> In-Reply-To: <18422.48358.986043.561478@jerusalem.litteratus.org> 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 (4.2-cvs) Subject: Latest OpenOffice and diable-jdk15 errors was 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: Sat, 05 Apr 2008 13:14:41 -0000 Quoting Robert Huff : > > David Booth writes: > >> I do not have a suggested fix, but I found similar behavior when >> I tried to compile it with JDK 1.6. Diablo 1.5 worked fine for >> me though. > > =09From the Makefile: > > USE_JAVA=3D yes > JAVA_BUILD=3D jdk > JAVA_VENDOR=3D freebsd bsdjava > .if (${OSVERSION} >=3D 700000) > JAVA_VERSION=3D 1.5 > .else > JAVA_VERSION=3D 1.4 1.5 > .endif > > =09OOv2 is not rated for JDK-1.6. Interesting. Could it be that I am the only that gets the message =20 with diablo? It would appear that I need to follow the instructions which include =20 the config.log http://encontacto.net/Share/amd64/config.log and the =20 pkg list http://encontacto.net/Share/amd64/ls_var-db-pkg.txt for the =20 AMD64 and the same for the =20 i386.http://encontacto.net/Share/i386/config.log and =20 http://encontacto.net/Share/i386/ls_var-db-pkg.txt I have a couple of other machines doing the same with i386 with intel =20 processors but hopefully these 2 will be enough for someone who =20 understands the configuration to give some suggestions. Thanks for any and all help, ed