emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CEDET Merge


From: Eli Zaretskii
Subject: Re: CEDET Merge
Date: Mon, 16 Jan 2017 21:30:15 +0200

> From: Edward John Steere <address@hidden>
> Cc: 
> Date: Mon, 16 Jan 2017 20:45:01 +0200
> 
>  3. rm -rf ~/wip/emacs/lisp/cedet && cp ~/wip/cedet/lisp/cedet 
> ~/wip/emacs/cedet
> 
> I've opted for option 3 because I realised that I'd already done the
> merge in the other direction and now the state of that branch should be
> exactly reflected in core.  However, when I try to bootstrap Emacs I get
> errors when loading loaddefs.el in lisp/.  It complains about
> eieio-defclass-autoload being undefined -- which is fair enough because
> that's only autoloaded later, removing the class autoloads which caused
> the autoloads to be added produces the same error for
> ede-project-autoload.  In the interests of seeing how far I could go
> before completely bombing out I removed this autoload as well and I was
> confronted with another autoload error, this time in the `jka'
> compression library (!?)
> 
> What follows is the error with a few lines before it for context (you
> can substitute the void variable error with a similar function is void
> error for an idea of how the previous two errors looked):

Did you try deleting loaddefs.el and running "make maintainer-clean"
before bootstrap?

If you did, and the problem persists, please show the offending parts
on loaddefs.el which trigger these errors.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]