I&#39;m trying to build LO.<br><br>This is what I did:<br># mkdir git<br># cd git<span class="kw2"><br># git</span> clone <span class="kw2">git</span>:<span class="sy0">//</span><a href="http://anongit.freedesktop.org">anongit.freedesktop.org</a><span class="sy0">/</span>libreoffice<span class="sy0">/</span>bootstrap libo<br>
# ./autogen.sh --with-num-cpus=2 --with-max-jobs=1 --without-junit --disable-graphite<br># make<br><br>and the build failed citing to re-build cppunit.<br><br>I run:<br># source *<a href="http://Env.Set.sh">Env.Set.sh</a>; cd cppunit; rm -r $INPATH ; deliver -delete; build<br>
and I get this error: <a href="http://pastebin.com/KcMu29Ja">http://pastebin.com/KcMu29Ja</a><br><br>Can anyone please help<br><br>Thanks,<br>Kishan<br>