On 23/10/12 01:41, Mathias MICHEL wrote:
Hello
When I try to build master since submodules were introduced, I got a
failure with this message:
Entering /cygdrive/d/src/libo/tail_build/prj
gbuild module /cygdrive/d/src/libo/tail_build: /opt/lo/bin/make -f
Makefile -j4 -rs all slowcheck gb_PARTIALBUILD=T
D:/src/libo/Module_tail_build.mk:27:
/cygdrive/d/src/libo//translations/Module_translations.mk: No such file or
directory
Makefile:17: *** Corrupted module target stack! . Stop.
I don't know where the double / comes from.
When I check:
- libo/translations is a directory containing 2 files: .git & .gitignore
- libo/core/translations contains the git repo with its workdir
What could be missing here ?
had the same problem yesterday, problem was that there were no files
checked out in the sub-repos.
to fix that, cd into each sub-repo that you have (e.g. dictionaries,
helpcontent2, translations, binfilter) and run "git reset --hard"
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.