Hi, Eric, Maho,
Eric Hoch a �crit :
Hi Maho,
Could you please show us what patches are applied to macosx06?
Yes, sure :
To use jre1.4.2 : <http://www.openoffice.org/nonav/issues/showattachment.cgi/24753/jvmfwk_plugins_sunmajor_pluginlib.util.cxx.patch>
min version is 1.3.1, max version is 1.4.2 <http://www.openoffice.org/nonav/issues/showattachment.cgi/24924/jvmfwk_distributions_OpenOffice.org_javavendors.xml.patch>
typo in otherjre.cxx, "MACOSX" (not MACOX) and javaldx now works correctly (paths are ok) :
<http://www.openoffice.org/nonav/issues/showattachment.cgi/24926/jvmfwk_plugins_sunmajor_pluginlib.otherjre.cxx_V2.patch>
-> Simply *don't use* first version, who just helped me to find the problem.
In order to obtain correct linking for libhsqldb2 and libjava_uno :
--- shortcut_ooo.scp Thu Mar 10 19:23:43 2005 +++ shortcut_ooo_new.scp Mon Apr 18 18:37:47 2005 @@ -482,3 +482,30 @@ End #endif //i38417 -end- + + +//i44154 + +#ifdef MACOSX + +Shortcut gid_Shortcut_Lib_Java_Uno + FileID = gid_File_Lib_Java_Uno; + Dir = gid_Dir_Program; + Name = "libjava_uno.jnilib"; + Styles = (NETWORK, RELATIVE); +End + +#endif + +#ifdef MACOSX + +Shortcut gid_Shortcut_Lib_Hsqldb_2 + FileID = gid_File_Lib_Hsqldb_2; + Dir = gid_Dir_Program; + Name = "libhsqldb2.jnilib"; + Styles = (NETWORK, RELATIVE); +End + +#endif + +//i44154 -end-
That's all...
Afaik the patches are the ones out of #i44154# <http://www.openoffice.org/issues/show_bug.cgi?id=44154>
and #i43540#
<http://www.openoffice.org/issues/show_bug.cgi?id=43540>
Yes, exactly. Nothing more.
Well i can find via bosai, but it is very good if you have already
you mean with cvs ?
2 modules are affected by the modifications : jvmfwk and scp2
IMHO, the best way is to use cvs and diff, or download, something like :
cvs -z3 co -r cws_src680_macosx06 jvmfwk scp2
Another way to see is to use EIS.
done (like me, patches and small explanations) and could you please tell us the due date (when it will be ready for QA)?
It is ready for QA, you can verify on EIS. Do you want to be QA too ? (just ask me)
For now I have verified it works with m93, but I'm actually stalled with m95.
Now problem is other for me :
error (CannotRegisterImplementationException): libsvl680mxp.dylib: cannot get symbol: component_getImplementationEnvironment
ericb -> pjanik : do you have break too (m95) ?
In order to get java working we need to link dilybs to their corresponding jnilib in order to get Java working:
Exactly. "jni" is for "Java Native Interface"
1) libxmlsec1.1.dylib is needed (if missing tell me )
yes, but this first linking problem is probably only my side. For the two others...
2) link between libhsqldb2.dylib and libhsqldb2.jnilib 3) link between libjava_uno.dylib and libjava_uno.jnilib
...Eric described exactly what is to do....
The rest and the corrections are up to Eric Bachard.
You've made it perfectly, I just add the needed patches ! Thank you very much, Eric :-)
Regards, eric bachard
--
eric bachard <[EMAIL PROTECTED]>
Francophone OpenOffice.org Commmunity developer (Linux PPC / Mac OS X / X11)
See : <http://fr.openoffice.org>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
