make -DWITH_GNUGCJ

Jona Joachim jaj13 at web.de
Mon Nov 20 17:59:02 PST 2006


Hi!
I never actually managed to build OpenOffice.org using GNU gcj instead
of Sun's JDK.
I got quite far in the building process this time with
editors/openoffice.org-2-devel but it stopped with:


/usr/local/lib/jvm/java-gcj41/bin/gcj --encoding=UTF-8 -O2 -fno-assert
-Wno-deprecated -C -classpath
".:../../unxfbsdi.pro/class::/usr/ports/editors/openoffice.org-2-devel/work/SRC680_m193/solver/680/unxfbsdi.pro/bin/ridl.jar:/usr/ports/editors/openoffice.org-2-devel/work/SRC680_m193/solver/680/unxfbsdi.pro/bin/unoil.jar:/usr/ports/editors/openoffice.org-2-devel/work/SRC680_m193/solver/680/unxfbsdi.pro/bin/jurt.jar:/usr/ports/editors/openoffice.org-2-devel/work/SRC680_m193/solver/680/unxfbsdi.pro/bin/juh.jar:/usr/ports/editors/openoffice.org-2-devel/work/SRC680_m193/solver/680/unxfbsdi.pro/bin/xalan.jar:/usr/ports/editors/openoffice.org-2-devel/work/SRC680_m193/solver/680/unxfbsdi.pro/bin/xercesImpl.jar:/usr/ports/editors/openoffice.org-2-devel/work/SRC680_m193/solver/680/unxfbsdi.pro/bin/xml-apis.jar"
-d ../../unxfbsdi.pro/class  XSLTransformer.java
XSLTFilterOLEExtracter.java XSLTXalanOLEExtracter.java
XSLTXalanOLEExtracter.java: In class 'XSLTXalanOLEExtracter':
XSLTXalanOLEExtracter.java: In method
'XSLTXalanOLEExtracter.init(org.apache.xalan.extensions.XSLProcessorContext,org.apache.xalan.templates.ElemExtensionCall)':
XSLTXalanOLEExtracter.java:52: error: cannot find file for class
org.apache.xml.serializer.SerializerTrace
XSLTXalanOLEExtracter.java:52: error: cannot find file for class
org.apache.xml.serializer.SerializerTrace
dmake:  Error code 1, while making
'../../unxfbsdi.pro/misc/XSLTFilter_dummy.java'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/usr/ports/editors/openoffice.org-2-devel/work/SRC680_m193/filter/source/xsltfilter
dmake:  Error code 1, while making 'build_instsetoo_native'
'---*  *---'
*** Error code 255

Stop in /usr/ports/editors/openoffice.org-2-devel.


Is it supposed to build well with gcj?
Furthermore I'd like to know if gcj is used to produce Java(TM) bytecode
or native binaries in this case.

Best regards,
Jona


More information about the freebsd-openoffice mailing list