I'm trying to get started using ooo-build.<br>Following the simple instructions on the Developers page:<br><br>git clone git://<a href="http://anongit.freedesktop.org/git/ooo-build/ooo-build">anongit.freedesktop.org/git/ooo-build/ooo-build</a>
<br><br>cd ooo-build<br>
./autogen.sh --with-distro=<i>ArchLinux</i><br>
./download<br>
make
<br><br>Build bails out shortly with this error<br><br>always-save-option-svtools.diff: testing...< /home/build/ooo-build/patches/dev300/./always-save-option-svtools.diff patch -l -p0 -d /home/build/ooo-build/build/ooo320-m8 --dry-run <br>
patching file svtools/inc/svtools/miscopt.hxx<br>Hunk #1 succeeded at 147 (offset -2 lines).<br>patching file svtools/source/config/miscopt.cxx<br>Hunk #1 FAILED at 91.<br>Hunk #2 FAILED at 126.<br>Hunk #3 succeeded at 200 with fuzz 2 (offset -6 lines).<br>
Hunk #4 succeeded at 352 (offset -6 lines).<br>Hunk #5 succeeded at 457 with fuzz 1 (offset -13 lines).<br>Hunk #6 succeeded at 578 with fuzz 1 (offset -18 lines).<br>Hunk #7 succeeded at 747 with fuzz 1 (offset -24 lines).<br>
Hunk #8 FAILED at 798.<br>Hunk #9 succeeded at 974 (offset -30 lines).<br>3 out of 9 hunks FAILED -- saving rejects to file svtools/source/config/miscopt.cxx.rej<br>Testing patch always-save-option-svtools.diff failed. at /home/build/ooo-build/patches/<a href="http://apply.pl">apply.pl</a> line 98.<br>
make: *** [stamp/patch.apply] Error 1<br><br>Any help will be appreciated<br><br>Ross Melin<br>