On 05.07.2020 17:30, anshu khare wrote:
Could you please tell me the exact command?
The command was already mentioned by Julien
(
http://document-foundation-mail-archive.969070.n3.nabble.com/Error-in-building-tp4282620p4282665.html
).
Specifically, you wrote this:
On running make clean, the output is :
rm -fr C:/build/test-install
make: rm: No such file or directory
make: *** [Makefile:177: clean-host] Error 127
... after which you wrote:
I tried to build it.. But it's giving the same error
To be specific the error when i run
/opt/lo/bin/make gb_COLOR=1
is
C:/sources/libo-core/sal/osl/all/debugbase.cxx: fatal error C1853:
'C:/build/workdir/PrecompiledHeader/nodebug/precompiled_sal.hxx.pch'
precompiled header file is from a different version of t
he compiler, or the precompiled header is C++ and you are using it from C
(or vice versa)
The problem seemed to be using `make clean` literally, not turning
`make` into `/opt/lo/bin/make` to clean. Since that call failed to find
`rm`, it naturally hadn't removed nothing, and you re-tried to build in
the unchanged working tree.
--
Best regards,
Mike Kaganski
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.