translucent one <translucent_one@...> writes:
> building cedet under GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) with
> ../../bin/runemacs.exe -q --no-site-file -l cedet-build.el -f cedet-build
>
> *Messages*
> ----------
> ...
> Generating autoloads for srecode.el...done
> Updating header...done
> Wrote c:/emacs-22.3/site-lisp/cedet-snap/srecode/srecode-loaddefs.el
> Loading c:/emacs-22.3/site-lisp/cedet-snap/common/cedet.el (source)...
> Outdated eieio 1.0 shadowed to meet minimum version 1.2
> if: Outdated eieio 1.0 just installed
Looks like you have an old CEDET or at least EIEIO installation lying
around? Try M-x list-load-path-shadows to see possible conflicts and
remove the old installation.
In any case, you should use the latest version from CVS under
Windows. 1.0pre6 will not build.
-David
|