>>>> "R" == rendhalver
<rendhalver(a)xemacs.org> writes:
R> i just tried to build latin-unity here
Thanks!
R> xemacs -batch -no-autoloads -l dired \
R> -eval '(setq load-path (cons (default-directory) load-path))' \
R> -l latin-unity-utils -f latin-unity-dump-tables
This isn't supposed to happen. That target (latin-unity-tables.el) is
supposed to be "hidden" behind all:, and only executed explicitly. I
made sure that my local file was up-to-date (ie, more recent than the
dependencies) but evidently either that didn't work with CVS, or with
patch (if you patched up).
Suggestions? I'm not a make wizard.
R> Cannot open load file: unicode
This file is loaded conditional on (not (fboundp 'character-to-unicode))
which is true for 21.4 (it's a 21.5 function), and should be false for
21.5. But the next error makes it seem not.
Anyway, the required file is in the mule-ucs package.
R> Invalid operation: Cannot redefine existing coding system, utf-16
This looks like probably mule-ucs is getting loaded, and it shouldn't be.
Are both your builds Mule builds?
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
My nostalgia for Icon makes me forget about any of the bad things. I don't
have much nostalgia for Perl, so its faults I remember. Scott Gilbert c.l.py