Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hello

I am trying to build my own LibreOffice . The ./autogen.sh worked fine but
after issuing the make command an error showed up which said

fatal : index file smaller than expected

So to solve this , I issued

mv .git/index .git/index/backup
git add .

but after this I get an error saying :

make -r -f /home/rushi/Documents/Gitty/libo/Makefile.top all
make[1]: Entering directory `/home/rushi/Documents/Gitty/libo'
cd /home/rushi/Documents/Gitty/libo && ./g -f clone
error: pathspec 'dictionaries' did not match any file(s) known to git.
Did you forget to 'git add'?
make[1]: *** [get-submodules] Error 1
make[1]: Leaving directory `/home/rushi/Documents/Gitty/libo'
make: *** [all] Error 2

How do I get rid of this ? Any kind of help is appreciated :-)

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.