Build error due to docs
Yuri Chornoivan
yurchor at ukr.net
Mon Jan 9 15:39:22 GMT 2012
написане Mon, 09 Jan 2012 17:24:28 +0200, Thorsten Zachmann
<t.zachmann at zagge.de>:
> Hello,
>
> I have the following build error since I updated today. It still compiled
> yesterday without problems.
>
> [ 0%] Built target TestKoUnit_automoc
> index.docbook:24: parser error : Entity 'calligra' not defined
> in the &calligra; productivity suite.
> ^
> index.docbook:42: parser error : Entity 'calligra' not defined
> <para>&kexi; is part of the &calligra; productivity suite for KDE.
> ^
> make[2]: *** [doc/kexi/index.cache.bz2] Error 1
> make[1]: *** [doc/kexi/CMakeFiles/kexi-handbook.dir/all] Error 2
>
> Thorsten
Hi,
The entity for Calligra was added to kdelibs 7 months ago [1].
We can fix the compilation on older systems by adding
<!ENTITY calligra "Calligra">
as the fifth line in index.docbook for Kexi.
Should this be committed?
Thanks in advance for your answers.
Best regards,
Yuri
[1]
https://projects.kde.org/projects/kde/kdelibs/repository/revisions/04b1c2ad86922c3cc42d4063f49af7cd8bbcd867
More information about the calligra-devel
mailing list