Whenever I try to build CEDET with
emacs -Q -l cedet-build.el -f cedet-build
I get this status:
CEDET BYTE COMPILATION STATUS:
Step 1: Byte compile EIEIO...done
Step 2: EDE Autloads...done.
Step 3: Semantic Autloads...done.
Step 4: SRecode Autloads...done.
Step 5: Load common/cedet.el ...done
Step 6: Turning on EDE ...
While step 6 I get following error in emacs:
Invalid function: object-class-fast
What's wrong and what can I do about this?