openoffice-1.1: can't compile?
Bartosz Fabianowski
freebsd at chillt.de
Mon Feb 7 11:56:12 PST 2005
> 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
More information about the freebsd-openoffice
mailing list