[Libreoffice] No rule to make target .../unxlngx6.pro/.../ui/shells/textsh.o needed by libswlo.so
Karl Behler sen.
karl.behler at ipp.mpg.de
Fri Sep 23 09:56:20 PDT 2011
> 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
More information about the LibreOffice
mailing list