I am just wondering if there has been any progress on this: 
can anyone with latest dev tools: [gcc --version 
powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, 
Inc. build 5367)], 10.4.8, PPC, fink otherwise up to date 
unstable tree build OpenOffice?

I just had another try on my server: same error (see below).

But in particular, if you can build it, are you doing this 
at the console or over ssh?  I recall back in March that OOo 
wouldn't build without console access, but that note no 
longer appears in the build log.

I also noticed this:

checking whether to build with Java support... yes
checking the installed JDK... checked (JDK 1.4.2_09)

but I have

> java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 
1.5.0_06-112)
Java HotSpot(TM) Client VM (build 1.5.0_06-64, mixed mode, 
sharing)

Could it be I'm missing a JavaSDK install for the 1.5 
headers??

thanks...
-- Viv

On Sat, 17 Jun 2006, Kevin Horton wrote:

> openoffice.org-2.0.2-1001 will not compile with the 10.4 tree on a G4
> Dual, with XCode 2.3.  My setup:
>
> fink -V | head -n 2:
> Package manager version: 0.24.18
> Distribution version: 0.8.1.rsync
> sw_vers:
> ProductName:    Mac OS X
> ProductVersion: 10.4.6
> BuildVersion:   8I127
> gcc --version | head -n 1:
> powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc.
> build 5341)
>
> The compile repeatably fails like:
>
> [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!
> register component 'acceptor.uno.dylib' in registry
> 'uno_services.rdb' succesful!
> register component 'bridgefac.uno.dylib' in registry
> 'uno_services.rdb' succesful!
> register component 'connector.uno.dylib' in registry
> 'uno_services.rdb' succesful!
> register component 'remotebridge.uno.dylib' in registry
> 'uno_services.rdb' succesful!
> register component 'uuresolver.uno.dylib' in registry
> 'uno_services.rdb' succesful!
> register component 'bridgetest.uno.dylib' in registry
> 'uno_services.rdb' succesful!
> register component 'cppobj.uno.dylib' in registry 'uno_services.rdb'
> succesful!
> register component 'uriproc.uno.dylib' in registry 'uno_services.rdb'
> succesful!
> register component 'constructors.uno.dylib' in registry
> 'uno_services.rdb' succesful!
> regcomp -register -br ../../unxmacxp.pro/lib/uno_types.rdb -r ../../
> unxmacxp.pro/lib/uno_services.rdb \
>         -c javaloader.uno.dylib -c javavm.uno.dylib
> [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!
> register component 'javaloader.uno.dylib' in registry '../../
> unxmacxp.pro/lib/uno_services.rdb' succesful!
> register component 'javavm.uno.dylib' in registry '../../unxmacxp.pro/
> lib/uno_services.rdb' succesful!
> regcomp -register  -br ../../unxmacxp.pro/misc/bridgetest/
> bootstrap.rdb -r ../../unxmacxp.pro/lib/uno_services.rdb -c \
>         file:///Volumes/BU/sw/src/fink.build/
> openoffice.org-2.0.2-1001/OOB680_m5/testtools/source/bridgetest/../../
> unxmacxp.pro/class/testComponent.jar \
>         -env:URE_INTERNAL_JAVA_DIR=file:///Volumes/BU/sw/src/
> fink.build/openoffice.org-2.0.2-1001/OOB680_m5/solver/680/
> unxmacxp.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!
> [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:///
> Volumes/BU/sw/src/fink.build/openoffice.org-2.0.2-1001/OOB680_m5/
> testtools/source/bridgetest/../../unxmacxp.pro/class/
> testComponent.jar' in registry '../../unxmacxp.pro/lib/
> uno_services.rdb' failed!
> error (RuntimeException): [JavaVirtualMachine]:An unexpected error
> occurred while starting Java!
> using loader com.sun.star.loader.Java2
> dmake:  Error code 1, while making '../../unxmacxp.pro/lib/
> uno_services.rdb'
> dmake:  '../../unxmacxp.pro/lib/uno_services.rdb' removed.
> '---* tg_merge.mk *---'
>
> ERROR: Error 65280 occurred while making /Volumes/BU/sw/src/
> fink.build/openoffice.org-2.0.2-1001/OOB680_m5/testtools/source/
> bridgetest
> dmake:  Error code 1, while making 'build_instsetoo_native'
> '---* *---'
>
> [ Message from OpenOffice.org package maintainer ] =================
>
> Building OpenOffice.org faild with an error.
> Now you can get rid of the cause by hand, or call for help.
> The build directory is:
>   /Volumes/BU/sw/src/fink.build/openoffice.org-2.0.2-1001/OOB680_m5
> and the full log file is available here:
>   /Volumes/BU/sw/src/fink.build/openoffice.org-2.0.2-1001/OOB680_m5/
> openoffice.org-2.0.2-1001.buildlog
>
> Kevin Horton
> Ottawa, Canada
>
>
>
>
> _______________________________________________
> Fink-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fink-users
>

------------------------------------------------
Dr Viv Kendon               [EMAIL PROTECTED]
Quantum Information           tel: 0113 343 3858
Physics & Astronomy          University of Leeds
          http://quantum.leeds.ac.uk/~viv

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to