Hi!
I have tried to byte-compile JDE 2.2.5 on my Linux box (SuSE 6.3) with
XEmacs 21.1.7 (all required lisp packages are updated: semantic-1.3,
speedbar-0.13, and eieio-0.15). The following errors occur when running
make to byte-compile the elisp source:
.
.
.
Wrote /usr/share/xemacs/21.1.7/lisp/jde/lisp/jde-bug.elc
Compiling /usr/share/xemacs/21.1.7/lisp/jde/lisp/jde-compile.el...
>>Error occurred processing jde-compile.el:
Symbol's function definition is void: overlay-lists
Compiling /usr/share/xemacs/21.1.7/lisp/jde/lisp/jde-complete.el...
>>Error occurred processing jde-complete.el:
Symbol's function definition is void: overlay-lists
Compiling /usr/share/xemacs/21.1.7/lisp/jde/lisp/jde-db.el...
>>Error occurred processing jde-db.el:
Symbol's function definition is void: overlay-lists
.
.
.
The affected files containing overlay-lists are:
jde-dbs.el
jde-dbo.el
jde-widgets.el
setnu.el
eieio-custom.el
What can I do to successfully compile?
Many thanks for any help. Best,
Mike
-------------------------------------------------------------------------------
Michael M. Tung Email: [EMAIL PROTECTED]
Departamento de Fisica Teorica [EMAIL PROTECTED]
Universidad de Valencia Pager: [EMAIL PROTECTED]
C/ Dr. Moliner, 50 Phone: +34 (96) 386-4550
46100 Burjassot (Valencia) Fax: +34 (96) 364-2345
SPAIN http://insti.physics.sunysb.edu/~tung
-------------------------------------------------------------------------------