Hi,
Yes, always some problems with sdk1.3.1 for OOo SRC680 build on Linux PowerPC.
I have made some progress with java and SRC680 (m83, but it's not the most important)
Some modules are now build hsqldb and qadevOOo (Ouf ! ) but I always have problems that I cannot solve myself with wizards and xmlhelp (yes, depends on Help with java, even if xmlhelp depends not of wizards in xmlhelp/prj/build.lst ).
1) solved : hsqldb
need Swing class. Builds fine "by hand", using
$ANT -Dnoswing jar in the directory containing build.xml.
Next of the workaround :
deliver -force cp hsqldb/prj/build.lst hsqldb/prj/build.lst_backup head -1 hsqldb/prj/build.lst_backup >hsqldb/prj/build.lst
Realized the dependencies against other modules and build can continue ;-)
More informations here :
<http://www.openoffice.org/issues/show_bug.cgi?id=44051>
2) (not completely) solved : qadevOOo
Relative issue is : <http://www.openoffice.org/issues/show_bug.cgi?id=44053> (work is in progress to complete this issue)
m83 qadevOOo cannot be build with j2sdk 1.3.1, I have used qadev20 cws for this :
cvs -z4 co -r cws_680_qadev20 qadevOOo
More informations here :
<http://www.openoffice.org/issues/show_bug.cgi?id=38004>
And here :
<http://www.openoffice.org/issues/show_bug.cgi?id=37178>
Even whith this change, some class couldn't be found , because of a bad import
changing all the bad import drafts.com.sun....
tests/java/ifc/ui and tests/java/ifc/frame ...
Too much changes are necessary, so I cannot give the names here (80 to 90 errors to fix).
Just two files cannot be compiled in tests/java/ifc/sdb :
_XSingleSelectQueryAnalyser.java
-XSingleSelectQueryComposer.java
so I think this problem can quick be solved...
3) wizards
yet broken and searching an acceptable solution
<http://www.openoffice.org/issues/show_bug.cgi?id=41296>
4) xmlhelp : broken because needs wizards (yes needs Help... something like that, explicitely build in wizards to be build ).
I believed it would be possible to build OOo with (minimal needed version) j2sdk1.3.1, and this is not yet the case. So I think there's yet some work to do, but we're not far :-)
Can someone help me, please ?
Regards, eric bachard
--
eric bachard <[EMAIL PROTECTED]>
French OpenOffice.org Community contributor (build of french releases for Linux PPC and Mac OS X / X11)
See : <http://fr.openoffice.org>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
