Hello, I was trying to build OOo 3.1.1 and OOo 3.1.0 in debugging mode. I had the same issue as the below one.
http://qa.openoffice.org/issues/show_bug.cgi?id=82773 But according to the above report, the reporter could still start open office, but I am not able to launch it. Nothing was built into the "prefix" directory, I am wondering after "dmake debug=true", what else do we need to do before we can start the application ? Also, SRC_ROOT/instsetoo_native/ unxlngi6.pro/OpenOffice/rpm/install/en-US_witherror directory was built with 4 subdirectories/file (licenses/ readmes/ RPMS/ update* ) I am wondering could anyone give me some hints please? Thank you very much! Wei P.S.: The attached below is the last part of *log_OOO310_en-US.log: OpenOffice/rpm/logging/en-US/openoffice.org3-dict-es.spec.log Systemcall: rm -rf RPMS/buildroot Success: Executed "rm -rf RPMS/buildroot" successfully! Systemcall: mv RPMS/RPMS/i586/* RPMS Success: Moved content of "RPMS/RPMS/i586" to "RPMS"! Systemcall: rmdir RPMS/RPMS/i586 Success: Removed "RPMS/RPMS/i586"! Systemcall: rmdir RPMS/RPMS/i386 Success: Removed "RPMS/RPMS/i386"! Systemcall: rmdir RPMS/RPMS Success: Removed "RPMS/RPMS"! Systemcall: chmod 775 RPMS >/dev/null 2>&1 Success: Executed "chmod 775 RPMS >/dev/null 2>&1" successfully! Mon Feb 1 11:06:18 2010 (04:22 min.) ###################################################### Post EPM processes (Patched EPM): ###################################################### Including into installation set: openoffice.org-desktop-integration.tar.gz SUCCESS: Source for openoffice.org-desktop-integration.tar.gz: /local.toadette/wei/src/ooo/ooo_3.1.1/solver/310/ unxlngi6.pro/bin/desktop-integration/rpm/openoffice.org-desktop-integration.tar.gz Systemcall: cd RPMS; cat /local.toadette/wei/src/ooo/ooo_3.1.1/solver/310/ unxlngi6.pro/bin/desktop-integration/rpm/openoffice.org-desktop-integration.tar.gz| gunzip | tar -xf - Success: Executed "cd RPMS; cat /local.toadette/wei/src/ooo/ooo_3.1.1/solver/310/ unxlngi6.pro/bin/desktop-integration/rpm/openoffice.org-desktop-integration.tar.gz| gunzip | tar -xf -" successfully! Mon Feb 1 11:06:18 2010 (04:22 min.) ###################################################### Start: Copying scp action files into installation set ###################################################### ....... ....... ....... Thread: 1 :Error osl_getAsciiFunctionSymbol: /local.toadette/wei/src/ooo/ooo_3.1.1/solver/310/ unxlngi6.pro/bin/../lib/javavm.uno.so: undefined symbol: component_getImplementationEnvironmentExt Thread: 1 :Error osl_getAsciiFunctionSymbol: /local.toadette/wei/src/ooo/ooo_3.1.1/solver/310/ unxlngi6.pro/bin/../lib/javavm.uno.so: undefined symbol: component_canUnload Thread: 1 :Error osl_loadModule: /local.toadette/wei/src/ooo/ooo_3.1.1/solver/310/ unxlngi6.pro/lib/libjava_gcc3.so: cannot open shared object file: No such file or directory Thread: 1 :Error osl_loadModule: /local.toadette/wei/src/ooo/ooo_3.1.1/solver/310/ unxlngi6.pro/lib/libgcc3_java.so: cannot open shared object file: No such file or directory Moved directory from /local.toadette/wei/src/ooo/ooo_3.1.1/instsetoo_native/ unxlngi6.pro/OpenOffice/rpm/install/en-US_inprogress to /local.toadette/wei/src/ooo/ooo_3.1.1/instsetoo_native/ unxlngi6.pro/OpenOffice/rpm/install/en-US_witherror *