I get the following errors when I attempt to build the latest packages
from CVS with a 21.1.9 mule XEmacs:
xemacs -no-autoloads -batch -l ../../package-compile.el -- -- compile.el
Loading /usr/local/xemacs-mule/lib/xemacs-21.1.9/lisp/auto-autoloads...
Compiling /usr/local/build/xemacs-packages-2000-02-13/libs/xemacs-base/compile.el...
While compiling compilation-build-compilation-error-regexp-alist in file
/usr/local/build/xemacs-packages-2000-02-13/libs/xemacs-base/compile.el:
** reference to free variable compilation-error-regexp-systems-list
** reference to free variable compilation-error-regexp-alist-alist
** assignment to free variable compilation-error-regexp-alist
While compiling compilation-buffer-p:
** defsubst compilation-buffer-p was used before it was defined
While compiling compilation-find-file:
** variable fi bound but not referenced
While compiling toplevel forms:
** reference to free variable formats
** assignment to free variable formats
** reference to free variable filename
** assignment to free variable filename
** reference to free variable dir
** reference to free variable marker
!! Invalid read syntax ((")"))
Done
....
Compiling /usr/local/build/xemacs-packages-2000-02-13/libs/efs/efs-vm.el...
While compiling toplevel forms in file
/usr/local/build/xemacs-packages-2000-02-13/libs/efs/efs-vm.el:
!! File error (("Cannot open load file" "vm"))
Done
...
While compiling toplevel forms in file
/usr/local/build/xemacs-packages-2000-02-13/comm/net-utils/rcompile.el:
!! Symbol's value as variable is void ((formats))
Done
xemacs -no-autoloads -batch -l ../../package-compile.el -- w3 efs mail-lib xemacs-base --
shadowfile.el
...
While compiling toplevel forms in file
/usr/local/build/xemacs-packages-2000-02-13/prog/jde/jde-make.el:
!! Symbol's value as variable is void ((formats))
Done
...
While compiling toplevel forms in file
/usr/local/build/xemacs-packages-2000-02-13/prog/jde/jde.el:
!! Symbol's value as variable is void ((formats))
Done
...
Compiling /usr/local/build/xemacs-packages-2000-02-13/prog/vhdl/vhdl-mode.el...
While compiling toplevel forms in file
/usr/local/build/xemacs-packages-2000-02-13/prog/vhdl/vhdl-mode.el:
!! File error (("Cannot open load file" "assoc"))
Done
...
While compiling toplevel forms in file
/usr/local/build/xemacs-packages-2000-02-13/wp/texinfo/makeinfo.el:
!! Symbol's value as variable is void ((formats))
Done
...
While compiling toplevel forms in file
/usr/local/build/xemacs-packages-2000-02-13/wp/textools/bibtex.el:
!! Symbol's value as variable is void ((formats))
Done
...
While compiling toplevel forms in file
/usr/local/build/xemacs-packages-2000-02-13/os/igrep/igrep.el:
!! Symbol's value as variable is void ((formats))
Done
...
- vin