[xiphos-devel] "make clean" removes po/*.po

Karl Kleinpaste karl at kleinpaste.org
Fri Sep 11 09:23:55 EDT 2020


cmake -DBUILD_SHARED_LIBS=TRUE -DCMAKE_INSTALL_PREFIX=/usr
-DLIBDIR=/usr/lib64 -DGTKHTML=ON -DDEBUG=ON
-DCMAKE_BUILD_TYPE=RelWithDebInfo ../xiphos
[ build dir is populated ]

ls po
[ *.po are present ]

make clean
ls po
[ *.po are gone ]

make
...
[ 63%] Generating ar.po
/usr/bin/msgmerge: error while opening
"/home/karl/src/bible/xbuild/po/ar.po" for reading: No such file or
directory
make[2]: *** [po/CMakeFiles/potfiles_1.dir/build.make:272: po/ar.po] Error 1
make[1]: *** [CMakeFiles/Makefile2:875:
po/CMakeFiles/potfiles_1.dir/all] Error 2
make: *** [Makefile:172: all] Error 2

Thoughts? It seems to me that make cleanshould not be vacuuming out *.po.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://crosswire.org/pipermail/xiphos-devel/attachments/20200911/0147269a/attachment.html>


More information about the xiphos-devel mailing list