Kevin Ross created a new topic ' Latist git fails to build' in the forum. 2 years ago

I pulled latest git, and I am having a problem getting it to build. I even deleted my build folder and reran cmake.

kevin@odroidn2:~/kstars/build$ make
[  0%] Built target po-uk-docs-kstars-index-cache-bz2
[  0%] Built target po-sv-docs-kstars-index-cache-bz2
[  0%] Built target po-nl-docs-kstars-index-cache-bz2
[  0%] Built target po-es-docs-kstars-index-cache-bz2
[  0%] Generating mo...
[  0%] Built target pofiles-75fc0fff004cb53575e6cfb691ab4574
[  0%] Built target po-pt-BR-docs-kstars-index-cache-bz2
[  1%] Generating po/fr/docs/kstars/index.cache.bz2
commands.docbook:527: parser error : Entity 'Space' not defined
> &Space; </shortcut
         ^
commands.docbook:1985: parser error : Entity 'Esc' not defined
>&Esc;</keycap
      ^
commands.docbook:2546: parser error : Entity 'Space' not defined
>&Space;</term>
        ^
commands.docbook:3055: parser error : chunk is not well balanced

^
index.docbook:396: parser error : Failure to process entity commands
&commands;    <!--Command Reference-->
          ^
index.docbook:396: parser error : Entity 'commands' not defined
&commands;    <!--Command Reference-->
          ^
kf.doctools.core: Error: `xmllint --noout` outputted text
make[2]: *** [CMakeFiles/po-fr-docs-kstars-index-cache-bz2.dir/build.make:161: po/fr/docs/kstars/index.cache.bz2] Error 1
make[1]: *** [CMakeFiles/Makefile2:1173: CMakeFiles/po-fr-docs-kstars-index-cache-bz2.dir/all] Error 2
make: *** [Makefile:149: all] Error 2


Read More...