From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.0 (X11; Linux i686; U;) Gecko/20020308 Description of problem: I think it was during the ispell installation, but when xemacs tries to byte-compile a file it loads japanese.el which in turn tries to load japan-util, which was installed as part of the sumo package but is not in the search path, causing the build to fail. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.export LANG=ja_JP.eucJP 2.rpm --rebuild xemacs-21.4.6-7.src.rpm 3. Additional info:
Oops! I forgot that I changed the configure options in the spec file to use gpm and gtk/gnome. The problem doesn't occur with the stock spec file. Sorry!