I have attempted to build a mule xemacs after a long time of not doing
so..... I get the following error during the dump
Loading /cvs/xemacs/xemacs/lisp/mule/mule-cmds.elc...
Loading /cvs/xemacs/xemacs/lisp/mule/arabic.elc...
Loading /cvs/xemacs/xemacs/lisp/mule/chinese.elc...*** Error in XEmacs initialization
(void-variable ccl-encode-big5-font)
*** Backtrace
really-early-error-handler((void-variable ccl-encode-big5-font))
byte-code("..." [set-language-info-alist "Chinese-GB"
((setup-function . setup-chinese-gb-environment-internal) (charset chinese-gb2312 sisheng)
(coding-system cn-gb-2312 iso-2022-7bit hz-gb-2312) (coding-priority cn-gb-2312 big5
iso-2022-7bit) (input-method . "chinese-py-punct") (features china-util)
(sample-text . "Chinese (ESC$AVPNDESC(B,ESC$AFUM(;0ESC(B,ESC$A::SoESC(B)
ESC$ADc:CESC(B") (documentation . "Support for Chinese GB2312 character
set.")) ("Chinese") make-coding-system big5 "Coding-system of
BIG5." (mnemonic "Zh/Big5") define-coding-system-alias cn-big5
define-ccl-program ccl-encode-big5-font 0 (r2 = (... - ?\!)) if r0 == charset-id
chinese-big5-2 ((r2 += 6280)) ((r1 = ...) (r2 %= 157) (if ... ... ...)) "CCL program
to encode a Big5 code to code point of Big5 font." set-charset-ccl-program
chinese-big5-1 "Chinese-BIG5" ((charset chinese-big5-1 chinese-big5-2)
(coding-system big5 iso-2022-7bit) (coding-priority big5 cn-gb-2312:
this is from a cvs update today. I believe I also have the latest
mule-base.
Jeff