<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <tt>cmake -DBUILD_SHARED_LIBS=TRUE -DCMAKE_INSTALL_PREFIX=/usr
      -DLIBDIR=/usr/lib64 -DGTKHTML=ON -DDEBUG=ON
      -DCMAKE_BUILD_TYPE=RelWithDebInfo ../xiphos</tt><tt><br>
    </tt><font face="FreeSerif">[ build dir is populated ]</font><tt><br>
      <br>
    </tt><tt>ls po</tt><tt><br>
    </tt><font face="FreeSerif">[ *.po are present ]</font><tt><br>
      <br>
    </tt><tt>make clean</tt><tt><br>
    </tt><tt>ls po</tt><tt><br>
    </tt><font face="FreeSerif">[ *.po are gone ]</font><tt><br>
      <br>
    </tt><tt>make</tt><tt><br>
    </tt><tt>...</tt><tt><br>
    </tt><tt>[ 63%] Generating ar.po</tt><tt><br>
    </tt><tt>/usr/bin/msgmerge: error while opening
      "/home/karl/src/bible/xbuild/po/ar.po" for reading: No such file
      or directory</tt><tt><br>
    </tt><tt>make[2]: *** [po/CMakeFiles/potfiles_1.dir/build.make:272:
      po/ar.po] Error 1</tt><tt><br>
    </tt><tt>make[1]: *** [CMakeFiles/Makefile2:875:
      po/CMakeFiles/potfiles_1.dir/all] Error 2</tt><tt><br>
    </tt><tt>make: *** [Makefile:172: all] Error 2</tt><tt><br>
    </tt><font face="FreeSerif"><br>
      Thoughts? It seems to me that </font><tt>make clean</tt><font
      face="FreeSerif"> should not be vacuuming out *.po.<br>
    </font>
  </body>
</html>