Hi,
=20
Downloaded the above beta release of cedet. I am on a Win2K box using =
Emacs
21.3.1. Followed the install instruction (I believe :-)) but when Emacs
starts up I get the following error message in *Messages* buffer:
=20
=20
<snip>
Setting up speedbar...done
Setting up cedet-contrib...done
Loading semantic-decorate-mode...done
Loading senator...
=20
An error has occurred while loading `c:/usr/local/.emacs':
=20
error: "Package speedbar does not define speedbar-version"
=20
To ensure normal operation, you should investigate the cause
of the error in your initialization file and remove it. Start
Emacs with the `--debug-init' option to view a complete error
backtrace
Loading c:/usr/local/.session...done
Loading semantic-el...done
Loading lazy-lock...done
<snip>
=20
=20
Of course speedbar.el does in fact define speedbar-version, so I have no
idea what is going on.
=20
Here is the output of emacs --debug-init:
=20
Debugger entered--Lisp error: (error "Package speedbar does not define
speedbar-version")
signal(error ("Package speedbar does not define speedbar-version"))
error("Package %S does not define %S-version" speedbar speedbar)
inversion-package-version(speedbar)
inversion-test(speedbar "0.15beta1")
inversion-require(speedbar "0.15beta1")
=
byte-code("=C0=C1!=1B,H@..."=
=1B(B [require semantic
semantic-util inversion inversion-require speedbar "0.15beta1"] 3)
require(semantic-sb)
=
byte-code("=C0=C1!=1B,H@...=
=20
=20
=20
=20
Thanks
Peter
Peter Milliken
Software Engineer
ResMed
Phone: +61 2 9886-5059
Fax: +61 2 9878-5564=20
=20
Warning: Copyright ResMed. Where the contents of this email and/or =
attachment includes materials prepared by ResMed, the use of those
materials is subject exclusively to the conditions of engagement between =
ResMed and the intended recipient.
=20
This communication is confidential and may contain legally privileged =
information.
By the use of email over the Internet or other communication systems, =
ResMed is not waiving either confidentiality of, or legal
privilege in,the content of the email and of any attachments.
If the recipient of this message is not the intended addressee, please =
call ResMed immediately on +61 2 9886 5000 Sydney, Australia.
|