[Open Office] JRE register component still broken

Hanno Meyer-Thurow h.mth at web.de
Fri Jun 23 06:39:37 EDT 2006


On Fri, 23 Jun 2006 00:12:28 +0200
Andreas Radke <a.radke at arcor.de> wrote:

> I've trried 
> 
> --with-java=no
> --with-java=gij
> --with-jdk-home=/opt/java /  --with-java-home=/opt/java --with-java
> 
> We are using gcc4.1.1/jre 1.5.0.6(7 also tested)/glibc2.4
> 
> Any idea? I've seen this error a few times but don't know how to fix it.

Sun JDK 1.6 beta2 b65 and newer build OOo for x86_64.

You need this patch:
http://go-oo.org/patches/64bit/64bit-jdk-server-paths.diff

Some tweaks are needed to use '-source' and '-target' for javac.
I guess you do not want to build 1.6 bytecode.


This should do for Sun JDK:
	--with-java --with-jdk-home=/path/to/jdk

For GCJ:
	--with-java=gij --with-jdk-home=/path/to/jdk


Regards,
Hanno


More information about the Openoffice mailing list