>>>> On 21 Feb 2000, Andreas Jaeger <aj(a)suse.de>
said:
Andreas> I've used 21.1.7 with Mule.
Andreas> Please tell me your results after rebuilding the packages.
I just completed a build. Searching for !! in the results of my
latest (just now) package build yields:
#1
Compiling /usr/local/build/xemacs-packages-2000-02-21/libs/efs/efs-vm.el...
While compiling toplevel forms in file
/usr/local/build/xemacs-packages-2000-02-21/libs/efs/efs-vm.el:
!! File error (("Cannot open load file" "vm"))
Done
#2
Compiling /usr/local/build/xemacs-packages-2000-02-21/libs/xemacs-devel/ielm.el...
While compiling ielm-complete-filename in file
/usr/local/build/xemacs-packages-2000-02-21/libs/xemacs-devel/ielm.el:
** reference to free variable comint-last-input-start
While compiling ielm-send-input:
** variable buf bound but not referenced
While compiling ielm-eval-input:
** reference to free variable !
** reference to free variable !!
** reference to free variable !!!
** variable ! bound but not referenced
** variable !! bound but not referenced
** variable !!! bound but not referenced
** variable err bound but not referenced
** assignment to free variable !!!
** assignment to free variable !!
** assignment to free variable !
While compiling inferior-emacs-lisp-mode:
** assignment to free variable !
** assignment to free variable !!
** assignment to free variable !!!
** assignment to free variable font-lock-defaults
** reference to free variable comint-last-input-start
Wrote /usr/local/build/xemacs-packages-2000-02-21/libs/xemacs-devel/ielm.elc
Done
#3
Compiling /usr/local/build/xemacs-packages-2000-02-21/prog/vhdl/vhdl-mode.el...
While compiling toplevel forms in file
/usr/local/build/xemacs-packages-2000-02-21/prog/vhdl/vhdl-mode.el:
!! File error (("Cannot open load file" "ps-print"))
Done
I assume #2 are just warnings and thus not a problem, but #1 and #3
are actual bugs, I think. I don't include vm in my installed packages
- perhaps that is a difference between our installations.
- vin