试着为Exherbo Linux(一个在Gentoo
Linux基础上发展出来的发行版)打包
gmchess,可是在安装过程中出现下列错误:
make[1]: Leaving directory
`/var/tmp/paludis/build/games-board-gmchess-0.20/work/gmchess-0.20/data'
Making check in po
make[1]: Entering directory
`/var/tmp/paludis/build/games-board-gmchess-0.20/work/gmchess-0.20/po'
INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=.
/usr/bin/intltool-update --gettext-package gmchess --pot
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
The following files contain translations and are currently not in use. Please
consider adding these to the POTFILES.in file, located in the po/ directory.
data/gmchess.desktop.in
src/BookView.cc
If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.
The following files do not exist anymore:
src/main.cc
Please remove them from POTFILES.in. A file 'notexist'
containing this list of absent files has been written in the current directory.
if [ -r missing -o -r notexist ]; then \
exit 1; \
fi
试着简单弄了个patch,麻烦看一看,再次感谢你的gmchess,加油�
�� :-)
Original issue reported on code.google.com by oahong@gmail.com on 28 Apr 2009 at 9:42
Original issue reported on code.google.com by
oahong@gmail.com
on 28 Apr 2009 at 9:42Attachments: