Thursday, December 14, 2006

OO Error in the 2.1.0 version - No UNO environments found

While builing OpenOffice - 2.1.0. version, there is an error raised saying "no uno environment found" and also there was an issue about this in the OO building site: issue 72372.

The error is as follows :

-------------
cp pythonloader.py ../../unxlngi6.pro/lib/pythonloader.py
rm -f ../../unxlngi6.pro/lib/pyuno_services.rdb
../../unxlngi6.pro/lib/pyuno_services.tmp ../../unxlngi6.pro/lib/pyuno_services.rdb
cd ../../unxlngi6.pro/lib && regcomp -register -r pyuno_services.tmp -c
typeconverter.uno -c invocation.uno -c reflection.uno -c introspection.uno -c
invocadapt.uno -c proxyfac.uno -c pythonloader.uno
ERROR: create ServiceManager failed!
ERROR description: cannot get uno environments!
dmake: Error code 1, while making '../../unxlngi6.pro/lib/pyuno_services.rdb'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/opt/Indraveni/ooo_SRC680_m196_src/pyuno/source/loader
dmake: Error code 1, while making 'build_instsetoo_native'
'---* *---'

And this has been faced by the Linux users as well as the Windows users.

A patch has been created by eric for this issue. Just applying the patch
and rebuiling the solved the problem.

You can the patch from here : diff.txt