From owner-freebsd-openoffice@FreeBSD.ORG Sat Aug 2 04:26:26 2008 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5C81106567A for ; Sat, 2 Aug 2008 04:26:26 +0000 (UTC) (envelope-from aragon@phat.za.net) Received: from mail.geek.sh (decoder.geek.sh [196.36.198.81]) by mx1.freebsd.org (Postfix) with ESMTP id 5819B8FC16 for ; Sat, 2 Aug 2008 04:26:26 +0000 (UTC) (envelope-from aragon@phat.za.net) Received: by mail.geek.sh (Postfix, from userid 1000) id D861924D22; Sat, 2 Aug 2008 06:04:53 +0200 (SAST) Date: Sat, 2 Aug 2008 06:04:53 +0200 From: Aragon Gouveia To: freebsd-openoffice@freebsd.org Message-ID: <20080802040453.GA33125@phat.za.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.10-RELEASE-p2 i386 Subject: compile error with diablo-jdk16 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2008 04:26:26 -0000 Hi, I am trying to compile OpenOffice 2.4.1 with diablo-jdk16 on FreeBSD 7.0. I've hit my head on a couple issues. First I had to update hsqldb to 1.9.0 so that it'd compile against jdk 1.6. Now I can't figure out how to fix the last build failure and was hoping someone might know how to work around it. Any ideas? Thanks, Aragon register component 'acceptor.uno.so' in registry 'uno_services.rdb' succesful! register component 'bridgefac.uno.so' in registry 'uno_services.rdb' succesful! register component 'connector.uno.so' in registry 'uno_services.rdb' succesful! register component 'remotebridge.uno.so' in registry 'uno_services.rdb' succesful! register component 'uuresolver.uno.so' in registry 'uno_services.rdb' succesful! register component 'bridgetest.uno.so' in registry 'uno_services.rdb' succesful! register component 'cppobj.uno.so' in registry 'uno_services.rdb' succesful! register component 'stocservices.uno.so' in registry 'uno_services.rdb' succesful! register component 'constructors.uno.so' in registry 'uno_services.rdb' succesful! regcomp -register -br ../../unxfbsdx.pro/lib/uno_types.rdb -r ../../unxfbsdx.pro/lib/uno_services.rdb \ -c javaloader.uno.so -c javavm.uno.so [Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME or UNO_JAVA_JFW_ENV_JREHOME could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.javaldx failed! javaloader.uno.so javavm.uno.so register component 'javaloader.uno.so' in registry '../../unxfbsdx.pro/lib/uno_services.rdb' succesful! register component 'javavm.uno.so' in registry '../../unxfbsdx.pro/lib/uno_services.rdb' succesful! regcomp -register -br ../../unxfbsdx.pro/misc/bridgetest/bootstrap.rdb -r ../../unxfbsdx.pro/lib/uno_services.rdb -c \ file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest/../../unxfbsdx.pro/class/testComponent.jar \ -env:URE_INTERNAL_JAVA_DIR=file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/bin [Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME or UNO_JAVA_JFW_ENV_JREHOME could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.javaldx failed! using loader com.sun.star.loader.Java2 file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest/../../unxfbsdx.pro/class/testComponent.jar [Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME or UNO_JAVA_JFW_ENV_JREHOME could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.register component 'file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest/../../unxfbsdx.pro/class/testComponent.jar' in registry '../../unxfbsdx.pro/lib/uno_services.rdb' failed! error (RuntimeException): [JavaVirtualMachine]:An unexpected error occurred while starting Java! dmake: Error code 1, while making '../../unxfbsdx.pro/lib/uno_services.rdb' dmake: '../../unxfbsdx.pro/lib/uno_services.rdb' removed. ---* tg_merge.mk *--- ERROR: Error 65280 occurred while making /build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest dmake: Error code 1, while making 'build_instsetoo_native' ---* *--- *** Error code 255 Stop in /usr/ports/editors/openoffice.org-2.