Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Aug 2008 06:04:53 +0200
From:      Aragon Gouveia <aragon@phat.za.net>
To:        freebsd-openoffice@freebsd.org
Subject:   compile error with diablo-jdk16
Message-ID:  <20080802040453.GA33125@phat.za.net>

next in thread | raw e-mail | index | archive | help
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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080802040453.GA33125>