I downloaded the libreoffice-build-3.3.0.4 tarball and attempted to build LO 3.3.0 from source. I passed the following options to the configure script: --with-distro=Slackware and --without-git. The source tarballs downloaded successfully and were unpacked successfully. Some of the patches were applied. However, the build stopped when the scp2-user-config-ooo3.diff patch was being applied. Here is the relevant output from the console: scp2-user-config-ooo3.diff: testing...< /home/john/Downloads/tmp/libreoffice-build-3.3.0.4/patches/dev300/./scp2-user-config-ooo3.diff sed 's/^\(@.*\)\r$/\1/' | patch --fuzz=0 -l -p0 -d /home/john/Downloads/tmp/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4 --dry-run patching file officecfg/registry/data/org/openoffice/Setup.xcu Hunk #1 FAILED at 788. 1 out of 1 hunk FAILED -- saving rejects to file officecfg/registry/data/org/openoffice/Setup.xcu.rej patching file scp2/source/ooo/common_brand.scp Hunk #1 succeeded at 972 (offset 198 lines). Testing patch scp2-user-config-ooo3.diff failed. at /home/john/Downloads/tmp/libreoffice-build-3.3.0.4/patches/apply.pl line 98. make: *** [stamp/patch.apply] Error 1 Any hints on how to deal with this error? Thanks very much. John Babiak johnb316@gmail.com