So after many weeks of not being able to install OOo my wife's old  
iMac, i tarred her setup and unpacked it on mine.  Many of the  
packages that mysteriously kept failing to build for her [openjade,  
gtk+2, etc] built with no problem on mine.  Perhaps the limited  
memory on that old G4 caused problems...  But then on the very last  
package i ran into a problem:

> ------------------------------
> Making: ../../unxmacxp.pro/lib/constructors.uno.dylib
> g++-3.3 -Wl,-multiply_defined,suppress -Wl -dynamiclib - 
> single_module -install_name @executable_path/constructors.uno.dylib  
> -L../../unxmacxp.pro/lib -L/sw/src/fink.build/ 
> openoffice.org-2.0.2-101/OOB680_m5/solver/680/unxmacxp.pro/lib -L/ 
> sw/src/fink.build/openoffice.org-2.0.2-101/OOB680_m5/FINKLIBS -L/sw/ 
> lib/freetype219/lib -L/sw/lib -L/usr/lib -L/usr/X11R6/lib -L/sw/lib/ 
> mozilla -o ../../unxmacxp.pro/lib/constructors.uno.dylib - 
> dylib_file @executable_path/libuno_cppu.dylib:/sw/src/fink.build/ 
> openoffice.org-2.0.2-101/OOB680_m5/solver/680/unxmacxp.pro/lib/ 
> libuno_cppu.dylib -dylib_file @executable_path/libuno_sal.dylib.3:/ 
> sw/src/fink.build/openoffice.org-2.0.2-101/OOB680_m5/solver/680/ 
> unxmacxp.pro/lib/libuno_sal.dylib.3 -dylib_file @executable_path/ 
> libstlport_gcc.dylib:/sw/src/fink.build/openoffice.org-2.0.2-101/ 
> OOB680_m5/solver/680/unxmacxp.pro/lib/libstlport_gcc.dylib - 
> dylib_file @executable_path/libuno_cppuhelpergcc3.dylib:/sw/src/ 
> fink.build/openoffice.org-2.0.2-101/OOB680_m5/solver/680/ 
> unxmacxp.pro/lib/libuno_cppuhelpergcc3.dylib -dylib_file  
> @executable_path/libuno_salhelpergcc3.dylib.3:/sw/src/fink.build/ 
> openoffice.org-2.0.2-101/OOB680_m5/solver/680/unxmacxp.pro/lib/ 
> libuno_salhelpergcc3.dylib.3 -dylib_file @executable_path/ 
> libuno_cppu.dylib.3:/sw/src/fink.build/openoffice.org-2.0.2-101/ 
> OOB680_m5/solver/680/unxmacxp.pro/lib/libuno_cppu.dylib.3 - 
> luno_cppu -luno_cppuhelpergcc3 -luno_sal -lpthread -lstdc++ -lm - 
> lstlport_gcc -filelist ../../unxmacxp.pro/misc/constructors.uno.list
> ld: warning -dylib_install_name @executable_path/ 
> constructors.uno.dylib not found in segment address table  
> LD_SEG_ADDR_TABLE /sw/var/lib/fink/prebound/seg_addr_table
> Making: ../../unxmacxp.pro/lib/constructors.uno.dylib.jnilib
> create-bundle: ../../unxmacxp.pro/lib/constructors.uno.jnilib  
> successfully created
> /sw/src/fink.build/openoffice.org-2.0.2-101/OOB680_m5/solenv/bin/ 
> checkdll.sh -L../../unxmacxp.pro/lib -L/sw/src/fink.build/ 
> openoffice.org-2.0.2-101/OOB680_m5/solver/680/unxmacxp.pro/lib -L/ 
> sw/src/fink.build/openoffice.org-2.0.2-101/OOB680_m5/FINKLIBS -L/sw/ 
> lib/freetype219/lib -L/sw/lib -L/usr/lib -L/usr/X11R6/lib -L/sw/lib/ 
> mozilla ../../unxmacxp.pro/lib/constructors.uno.dylib
> Checking DLL ../../unxmacxp.pro/lib/constructors.uno.dylib ...-rwxr- 
> xr-x   1 root  admin  85356 May 14 23:09 ../../unxmacxp.pro/lib/ 
> constructors.uno.dylib
> ------------------------------
> Making: ../../unxmacxp.pro/lib/iconstructors.uno.lib
> no ImportLibs on Mac and *ix
> -------------
> echo ../../unxmacxp.pro/lib
> ../../unxmacxp.pro/lib
> /sw/bin/cp -p /sw/src/fink.build/openoffice.org-2.0.2-101/OOB680_m5/ 
> solver/680/unxmacxp.pro/bin/udkapi.rdb ../../unxmacxp.pro/lib/ 
> uno_types.rdb
> regmerge ../../unxmacxp.pro/lib/uno_types.rdb / ../../unxmacxp.pro/ 
> bin/bridgetest.rdb
> mkdir ../../unxmacxp.pro/misc/bridgetest/
> cp -f /sw/src/fink.build/openoffice.org-2.0.2-101/OOB680_m5/solver/ 
> 680/unxmacxp.pro/bin/types.rdb ../../unxmacxp.pro/misc/bridgetest/ 
> bootstrap.rdb
> regcomp -register -r ../../unxmacxp.pro/misc/bridgetest/ 
> bootstrap.rdb -c javaloader.uno.dylib \
>         -c javavm.uno.dylib -c uriproc.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/misc/bridgetest/bootstrap.rdb' succesful!
> register component 'javavm.uno.dylib' in registry '../../ 
> unxmacxp.pro/misc/bridgetest/bootstrap.rdb' succesful!
> register component 'uriproc.uno.dylib' in registry '../../ 
> unxmacxp.pro/misc/bridgetest/bootstrap.rdb' succesful!
> mkdir ../../unxmacxp.pro/lib/
> mkdir: ../../unxmacxp.pro/lib/: File exists
> cd ../../unxmacxp.pro/lib &&  regcomp -register -br uno_types.rdb - 
> r uno_services.rdb\
>         -c acceptor.uno.dylib \
>         -c bridgefac.uno.dylib \
>         -c connector.uno.dylib \
>         -c remotebridge.uno.dylib \
>         -c uuresolver.uno.dylib \
>         -c bridgetest.uno.dylib \
>         -c cppobj.uno.dylib \
>         -c uriproc.uno.dylib \
>         -c constructors.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 '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:///sw/src/fink.build/openoffice.org-2.0.2-101/ 
> OOB680_m5/testtools/source/bridgetest/../../unxmacxp.pro/class/ 
> testComponent.jar \
>         -env:URE_INTERNAL_JAVA_DIR=file:///sw/src/fink.build/ 
> openoffice.org-2.0.2-101/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:///sw/ 
> src/fink.build/openoffice.org-2.0.2-101/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 /sw/src/fink.build/ 
> openoffice.org-2.0.2-101/OOB680_m5/testtools/source/bridgetest
> dmake:  Error code 1, while making 'build_instsetoo_native'

        Has anybody seen this before?  The software on both these macs is  
completely up to date, other than QuickTime 7.1.  On that, i'm  
waiting to hear if it gives problems in fink...

PowerMac G5 1.6 GHz [2 GB mem] Os X.4.6, Apple X11, XCode 2.2.1, Fink  
0.24.15

"Weaseling out of things is what separates us from the animals!"  
Homer J. Simpson


_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to