all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bzr build is broken
@ 2012-10-03  9:39 Christopher Monsanto
  2012-10-03 10:07 ` Christopher Schmidt
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Monsanto @ 2012-10-03  9:39 UTC (permalink / raw)
  To: emacs-devel

I can't make install on Ubuntu, due to the following error:

cedet/ede.el:1474:1:Error: Symbol's function definition is void:
ede-add-project-autoload

Christopher Monsanto
chris@monsan.to  --  http://monsan.to/



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bzr build is broken
  2012-10-03  9:39 bzr build is broken Christopher Monsanto
@ 2012-10-03 10:07 ` Christopher Schmidt
  2012-10-03 10:19   ` Christopher Monsanto
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Schmidt @ 2012-10-03 10:07 UTC (permalink / raw)
  To: emacs-devel

Christopher Monsanto <chris@monsan.to> writes:
> I can't make install on Ubuntu, due to the following error:
>
> cedet/ede.el:1474:1:Error: Symbol's function definition is void:
> ede-add-project-autoload

Did you try make bootstrap?

        Christopher



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bzr build is broken
  2012-10-03 10:07 ` Christopher Schmidt
@ 2012-10-03 10:19   ` Christopher Monsanto
  2012-10-03 13:12     ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Monsanto @ 2012-10-03 10:19 UTC (permalink / raw)
  To: emacs-devel

My mistake. I got out of the habit of doing that because it takes so
long, and this is the first time it has bit me. Is there a more
incremental way? When I want to check out alternate revisions I tend
to not want to recompile *everything*.


Christopher Monsanto
chris@monsan.to  --  http://monsan.to/



On Wed, Oct 3, 2012 at 6:07 AM, Christopher Schmidt
<christopher@ch.ristopher.com> wrote:
> Christopher Monsanto <chris@monsan.to> writes:
>> I can't make install on Ubuntu, due to the following error:
>>
>> cedet/ede.el:1474:1:Error: Symbol's function definition is void:
>> ede-add-project-autoload
>
> Did you try make bootstrap?
>
>         Christopher
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bzr build is broken
  2012-10-03 10:19   ` Christopher Monsanto
@ 2012-10-03 13:12     ` Stefan Monnier
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2012-10-03 13:12 UTC (permalink / raw)
  To: Christopher Monsanto; +Cc: emacs-devel

> My mistake. I got out of the habit of doing that because it takes so
> long, and this is the first time it has bit me. Is there a more
> incremental way?

Actually, when the error is so late in the compilation, bootstrap is
usually not needed.  In this particular case, "make -k; make" seemed to
solve the problem for me.


        Stefan



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-03 13:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-03  9:39 bzr build is broken Christopher Monsanto
2012-10-03 10:07 ` Christopher Schmidt
2012-10-03 10:19   ` Christopher Monsanto
2012-10-03 13:12     ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.