みなさま、最近の XEmacs 21.2 を問題無く compile できていらっしゃいます
でしょうか? ぼくの場合、実はかなり前から make の中盤を過ぎたあたりで
cd ../lib-src/ && make make-po
[...]
cd ../lib-src/ && xgettext -s -d emacs -M_X messages
rm -f ../etc/emacs.po
cd ../lib-src/ && ../lib-src/make-po -a ../etc/emacs.po DOC
make-po abnormally terminated
make[1]: *** [../etc/emacs.po] Error 1
make[1]: Target `all' not remade because of errors.
というエラーで止まってしまいます。ところがこのとき ../etc/emacs.po は
生成されているので、make を再開するとちゃんと XEmacs ができるのです。
もし何かご存知でしたらお教え下さい。
例によって Solaris 2.6、gcc 2.96 (egcs-20000821) を使っています。
--
Katsumi Yamaoka <yamaoka(a)jpl.org>
Show replies by date