Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2007 12:29:45 +0900 (JST)
From:      Maho NAKATA <chat95@mac.com>
To:        truckman@FreeBSD.org
Cc:        openoffice@FreeBSD.org
Subject:   Re: OpenOffice.org 2.3.0 on FreeBSD-current
Message-ID:  <20070928.122945.241460369.chat95@mac.com>
In-Reply-To: <200709250052.l8P0pxbi008123@gw.catspoiler.org>
References:  <200709250052.l8P0pxbi008123@gw.catspoiler.org>

next in thread | previous in thread | raw e-mail | index | archive | help

From: Don Lewis <truckman@FreeBSD.org>
Subject: OpenOffice.org 2.3.0 on FreeBSD-current
Date: Mon, 24 Sep 2007 17:51:59 -0700 (PDT)

> ports/editors/openoffice.org-2/Makefile says this port is broken due to
> a JDK internal error if ${OSVERSION} >= 700000, but I was able to
> successfully build the port on a September 22nd copy of 7.0-CURRENT on
> an i386 machine with jdk-1.5.0.12p6_2,1.  I have not found any problems
> during the limited amount of runtime testing that I have done.
> 
> Since there is a report of a build error on FreeBSD 6.2 with JDK 1.6 in
> PR ports/116607, I wonder if the problem on -CURRENT is actually generic
> to the combination of OO and JDK 1.6.
> 
> Maybe the Makefile should say:
> 
> .if (${OSVERSION} >= 700000)
> JAVA_VERSION=   1.5
> .else
> JAVA_VERSION=   1.4 1.5
> .endif

Thanks, fixed. I don't have an access to newest 7-CURRENT atm...so I hope
kris and pav won't report an error log wrt this issue again.

All the best,
-- Nakata Maho (maho@FreeBSD.org)
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070928.122945.241460369.chat95>