Hi, Jun'ichi Shiono has found the cause of the "Symbol's function definition is void ((char-table-p))" problem. He said that building Emacs CVS as bootstrap is successful if he canceled the following change: 2002-11-06 Dave Love [...] * international/mule.el (set-buffer-file-coding-system): Call ucs-set-table-for-input. >>>>> In >>>>> akochoi@shaw.ca (Andrew Choi) wrote: > Brad Miller writes: >> Finally the compile dies a horrible death at: >> Compiling /Users/bmiller/src/emacs/lisp/progmodes/cc-mode.el >> >>Error occurred processing >> /Users/bmiller/src/emacs/lisp/progmodes/cc-mode.el: Symbol's >> function definition is void ((char-table-p)) >> make[1]: *** [compile] Error 1 >> make: *** [bootstrap] Error 2 >> Uggh! Now I'm really stuck. Any thoughts on what I can do? > The current CVS code does not bootstrap correctly. It has already been > reported in gnu.emacs.help. Here's a reverse patch: