do you have a
/home/papa/projects/libreoffice/core/sw/source/ui/shells/textsh.cxx
file?
Yes this file is ther.
But the corresponding object in the workdir is missing.
So I tried what Michael and Norbert recommended.
cd sw
rm -Rf /home/papa/projects/libreoffice/core/sw/unxlngx6.pro
build
The result is an error in compiling textsh.cxx because of an error in
preceding includes ????
But here I'm stuck again.
Thanks for your help,
Karl
=============
(1/1) Building module sw
=============
Entering /home/papa/projects/libreoffice/core/sw/prj
cd .. && make -s -r -j1 && make -s -r deliverlog
[ build CXX ] sw/source/ui/shells/textsh
In file included from
/home/papa/projects/libreoffice/core/sw/source/ui/shells/textsh.cxx:116:0:
/home/papa/projects/libreoffice/core/workdir/unxlngx6.pro/SdiTarget/sw/sdi/swslots.hxx:3287:5:
error: 'FN_EDIT_HEADER_FOOTER' was not declared in this scope
/home/papa/projects/libreoffice/core/workdir/unxlngx6.pro/SdiTarget/sw/sdi/swslots.hxx:3287:5:
error: 'FN_EDIT_HEADER_FOOTER' was not declared in this scope
make: *** No rule to make target
`/home/papa/projects/libreoffice/core/workdir/unxlngx6.pro/CxxObject/sw/source/ui/shells/textsh.o',
needed by
`/home/papa/projects/libreoffice/core/workdir/unxlngx6.pro/LinkTarget/Library/libswlo.so'.
Stop.
dmake: Error code 2, while making 'all'
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
internal build errors:
ERROR: error 65280 occurred while making
/home/papa/projects/libreoffice/core/sw/prj
it seems that the error is inside 'sw', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
/bin/sh
cd /home/papa/projects/libreoffice/core
source ./Env.Host.sh
cd sw
rm -Rf /home/papa/projects/libreoffice/core/sw/unxlngx6.pro # optional
module 'clean'
build
--
Karl Behler sen., Garching, Germany
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.