Date: Tue, 21 Nov 2006 02:58:59 +0100 From: Jona Joachim <jaj13@web.de> To: openoffice@freebsd.org Subject: make -DWITH_GNUGCJ Message-ID: <45625D63.10607@web.de>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45625D63.10607>