Hi! My latest build failure is: Entering /disk/2/archive/libreoffice/build/libreoffice-3.2.99.2/pyuno/source/loader Making: all_pythonloader.uno.dpslo Compiling: pyuno/unxbsdx3.pro/misc/pythonloader.uno_version.c Compiling: pyuno/source/loader/pyuno_loader.cxx Making: pythonloader.uno.lib Making: pythonloader.uno.so cp pythonloader.py ../../unxbsdx3.pro/lib/pythonloader.py rm -f ../../unxbsdx3.pro/lib/pyuno_services.rdb ../../unxbsdx3.pro/lib/pyuno_services.tmp ../../unxbsdx3.pro/lib/pyuno_services.rdb cd ../../unxbsdx3.pro/lib && : && LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/disk/2/archive/libreoffice/build/libreoffice-3.2.99.2/solver/330/unxbsdx3.pro/lib /disk/2/archive/libreoffice/build/libreoffice-3.2.99.2/solver/330/unxbsdx3.pro/bin/regcomp -register -r pyuno_services.tmp -wop -c stocservices.uno -c invocation.uno -c introspection.uno -c invocadapt.uno -c proxyfac.uno -c reflection.uno -c ./pythonloader.uno stocservices.uno invocation.uno introspection.uno invocadapt.uno proxyfac.uno reflection.uno ./pythonloader.uno register component 'stocservices.uno' in registry 'pyuno_services.tmp' successful! register component 'invocation.uno' in registry 'pyuno_services.tmp' successful! register component 'introspection.uno' in registry 'pyuno_services.tmp' successful! register component 'invocadapt.uno' in registry 'pyuno_services.tmp' successful! register component 'proxyfac.uno' in registry 'pyuno_services.tmp' successful! register component 'reflection.uno' in registry 'pyuno_services.tmp' successful! 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 '../../unxbsdx3.pro/lib/pyuno_services.rdb' I don't know what it's doing here or why it fails -- verbose=1 doesn't tell me more. Thomas