Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Feb 2005 20:56:07 +0100
From:      Bartosz Fabianowski <freebsd@chillt.de>
To:        Emil Petkov <emo102@hotmail.com>
Cc:        freebsd-openoffice@freebsd.org
Subject:   Re: openoffice-1.1: can't compile?
Message-ID:  <4207C7D7.6030801@chillt.de>
In-Reply-To: <BAY14-F40BB9D91189CE2659E80E39B730@phx.gbl>
References:  <BAY14-F40BB9D91189CE2659E80E39B730@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
> I am using freeBSD 5.3 and I have jdk1.5.0p1 together with
> linux-sun-jdk1.4.2_06 which is a dependency.

The Linux JDK is only a dependency for the first bootstrap. You can 
remove it afterwards and use the native JDK for bootstrapping any 
recompiles of the JDK.

While I am not sure what the exact problem is with your OpenOffice.org 
build, I guess it could be JDK 1.5.0. The FreeBSD port is *extremely* 
experimental and you really should be using JDK 1.4.2 for now. You can 
have both versions installed simultaneously. To make JDK 1.4.2 the 
default, you then add the following like to your /etc/make.conf:

JAVA_VERSION?=1.4

Hope this helps,
- Bartosz



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