Bugzilla – Bug 115274
OpenOffice_org needs a buildtime check since it relies on java
Last modified: 2008-07-16 15:46:57 UTC
OOo relies on java. Unfortunately, java is not portable, not across platforms and not across different kernel versions. allow OOo to build only on 2.6.5 kernels for ppc.
Hi Pert, can you look into this and reassign it to the concerned person, Thankyou.
Olaf, I could look at it. Is there any good ppc machine where I could test the build?
it will fail early on xiqua (2.6.13) but succeed on tangelo (2.6.5).
I have temporary disabled the java for ppc. The most annoying consequence is that the OOo help is not build. I'll try to find a better solution later.
might be related to bug #115562
What is the status here?
No news. I am still busy to make it compile with gcc-4.1.
Kendy worked on it as part of the 64-bit port. The gcj/hij support is still a bit experimental. It should be better than the current state, though. Even the helpcontent should be built. It should fix also the bug #151417. I just started a test build with gcj/gij enabled on pokeberry.suse.de.
Ufff, I have finally built OOo on ppc using gcj. I have enabled it in the package, so it should provide the helpcontent and some other stuff on SL 10.1-beta8. => FIXED