Hi, I'm building OOo 1.1.4 to merge some updated basque translation (and after I'm gonna build 2.0), but there is an error.
============= Building project pyuno ============= /mnt/backup/OOO114/BuildDir-1.1.4-1117636689/ooo_1.1.4_src/pyuno/unotypes ------------- /mnt/backup/OOO114/BuildDir-1.1.4-1117636689/ooo_1.1.4_src/pyuno/zipcore /mnt/backup/OOO114/BuildDir-1.1.4-1117636689/ooo_1.1.4_src/pyuno/source/module ------------- /mnt/backup/OOO114/BuildDir-1.1.4-1117636689/ooo_1.1.4_src/pyuno/source/loader ------------- rm -f ../../unxlngi4.pro/lib/pyuno_services.rdb ../../unxlngi4.pro/lib/pyuno_services.tmp ../../unxlngi4.pro/lib/pyuno_services.rdb cd ../../unxlngi4.pro/lib && regcomp -register -r pyuno_services.tmp -c typeconverter.uno -c invocation.uno -c corereflection.uno -c introspection.uno -c invocadapt.uno -c proxyfac.uno -c pythonloader.uno register component 'typeconverter.uno' in registry 'pyuno_services.tmp' succesful! register component 'invocation.uno' in registry 'pyuno_services.tmp' succesful! register component 'corereflection.uno' in registry 'pyuno_services.tmp' succesful! register component 'introspection.uno' in registry 'pyuno_services.tmp' succesful! register component 'invocadapt.uno' in registry 'pyuno_services.tmp' succesful! register component 'proxyfac.uno' in registry 'pyuno_services.tmp' succesful! register component 'pythonloader.uno' in registry 'pyuno_services.tmp' failed! error (CannotRegisterImplementationException): loading component library failed: pythonloader.uno.so dmake: Error code 1, while making '../../unxlngi4.pro/lib/pyuno_services.rdb' But on pyuno/unxlngi4.pro/lib/ there is pythonloader.uno.so library. System is Debian sarge, gcc 3.3.6 and python 2.3.5. Any suggest? Thanks and regards, Dooteo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
