Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Aug 2008 23:59:34 +0200
From:      Aragon Gouveia <aragon@phat.za.net>
To:        freebsd-openoffice@freebsd.org
Subject:   Re: compile error with diablo-jdk16
Message-ID:  <20080802215934.GA1294@phat.za.net>
In-Reply-To: <20080802040453.GA33125@phat.za.net>
References:  <20080802040453.GA33125@phat.za.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

FWIW I tried OO 3.0 beta2 and hit the same problem with bridgetest.  I
decided to try build it with java disabled and it completed.  Not sure what
functionality I'll loose without java, but it can open MS office files and
save to OpenDoc which is probably most of what I'll need. :)

I'm running amd64 here and this could be an OO 64bit issue.  Found the
following bug report that looks very much the same:

http://www.openoffice.org/issues/show_bug.cgi?id=61361

Anyway, I'm happy that it's working without java.


Regards,
Aragon



| By Aragon Gouveia <aragon@phat.za.net>
|                                          [ 2008-08-02 06:26 +0200 ]
> 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.
> 
> 
> _______________________________________________
> freebsd-openoffice@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org"



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