It looks to me like some file is incomplete. It will not necessarily be
srecode-map.el, but perhaps some file it requires.
I'm guessing you can delete your ~/.srecode directory to fix the issue
based on the very last error your provided where it is likely trying to
load in your map file.
If you validate this is the case, let me know and I can make the code
robust to that problem.
Thanks
Eric
On 05/04/2010 12:38 AM, Chris wrote:
> Hi,
>
> When I tried to compile cedet-1.0pre7, I got some errors.
>
> /make[1]: *** [srecode] Error 1
> make[1]: Leaving directory `/home/chris/.emacs.d/lisp/cedet-1.0pre7/srecode'
> make: *** [srecode] Error 2
> /
>
> I extracted it again, and use "emacs -Q -l cedet-build.el -f
> cedet-build" to compile it.
> I got some errors like this:
>
> /srecode-mode.el:30:11:Error: End of file during parsing:
> /home/chris/.emacs.d/lisp/cedet-1.0pre7/srecode/srecode-map.el/
>
>
> I tried the cvs version, and the same error.
> Ignoring the error, emacs --debug-init got this in *Message* buffer:
>
> /eieio-persistent-read: End of file during parsing:
> /home/chris/.emacs.d/lisp/cedet/srecode/srecode-map.elc/
>
> My system is Debian Squeeze. Emacs version is 23.1.1.
> Could you please give me some instructions on how to resolve this?
>
>
>
> ------------------------------------------------------------------------------
>
>
>
> _______________________________________________
> Cedet-devel mailing list
> Cedet-devel@...
> https://lists.sourceforge.net/lists/listinfo/cedet-devel
|