I've seen the earlier traffic on this, and inspite of this I have the problem
of compilation.
I have the latest eieio ( eieio-0.17beta4 ), given I found the same problem
with the stable release of eieio (ieio-0.16.tar.gz). I have compiled the
following, and are being loaded :
eieio-0.17beta4
semantic-1.4beta14
speedbar-0.14beta4
However I see the following error :
makeinfo -o cogre.info cogre.texi
emacs -batch -l hacks-compile-script -f batch-byte-compile picture-hack.el
While compiling toplevel forms in file /usr/people/mombasa/Emacs/cogre/picture-hack.el:
** clear-rectangle called with 3 arguments, but accepts only 2
Wrote /usr/people/mombasa/Emacs/cogre/picture-hack.elc
Done
emacs -batch -l COGRE-compile-script -f batch-byte-compile cogre.el cogre-uml.el uml-create.el
Loading cl-macs...
While compiling toplevel forms in file /usr/people/mombasa/Emacs/cogre/cogre.el:
!! error (("Given parent class eieio-persistent is not a class"))
While compiling toplevel forms in file /usr/people/mombasa/Emacs/cogre/cogre-uml.el:
!! error (("Given parent class eieio-persistent is not a class"))
While compiling toplevel forms in file /usr/people/mombasa/Emacs/cogre/uml-create.el:
!! error (("Given parent class eieio-persistent is not a class"))
Done
gmake: *** [COGRE] Error 1
Apart from compilation problem with COGRE, the other problem I have is with
compilation of ECB. which loads the above defined versions of packages
as well as jde-2.2.8. However this fails to compile and I get the following
error
byte-compiling ECB with LOADPATH=../semantic ../eieio ../jde/lisp ...
emacs -batch -no-site-file -l ecb-compile-script --eval '(ecb-byte-compile t)'
Loading wid-browse...
Loading cl-macs...
Bootstrapping objects...
Bootstrapping objects...done
Symbol's value as variable is void: speedbar-dynamic-tags-function-list
gmake: *** [all] Error 255
So, I certainly would appreciate some help if you know whats wrong with what
I am doing. By the way this is performed on Sun Sparc Solaris (5.8) running
Emacs 20.7.1.
Please do cc: me any responses you may have for this as I got not get the
opportunity to read this mailing list that often.
Many thanks,
Tarang
|