all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Can't build trunk -- subr.el: Symbol's function definition is void: called-interactively-p
@ 2013-01-31 11:06 Aurélien Aptel
  2013-01-31 11:30 ` Andreas Schwab
  0 siblings, 1 reply; 5+ messages in thread
From: Aurélien Aptel @ 2013-01-31 11:06 UTC (permalink / raw)
  To: Emacs development discussions

Hi,

When building trunk (revno 111639) I get this at the bootstrap step
(in subr.el):

Loading loadup.el (source)...
Using load-path (/tmp/trunk/lisp /tmp/trunk/lisp/emacs-lisp
/tmp/trunk/lisp/language /tmp/trunk/lisp/international
/tmp/trunk/lisp/textmodes)
Loading emacs-lisp/byte-run (compiled; note, source file is newer)...
Loading emacs-lisp/backquote...
Loading subr...
Symbol's function definition is void: called-interactively-p
make[1]: *** [bootstrap-emacs] Error 1
make[1]: Leaving directory `/tmp/trunk/src'
make: *** [src] Error 2



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

* Re: Can't build trunk -- subr.el: Symbol's function definition is void: called-interactively-p
  2013-01-31 11:06 Can't build trunk -- subr.el: Symbol's function definition is void: called-interactively-p Aurélien Aptel
@ 2013-01-31 11:30 ` Andreas Schwab
  2013-01-31 12:05   ` Bastien
  2013-01-31 12:26   ` Aurélien Aptel
  0 siblings, 2 replies; 5+ messages in thread
From: Andreas Schwab @ 2013-01-31 11:30 UTC (permalink / raw)
  To: Aurélien Aptel; +Cc: Emacs development discussions

Aurélien Aptel <aurelien.aptel@gmail.com> writes:

> Loading emacs-lisp/byte-run (compiled; note, source file is newer)...

Try bootstrapping.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



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

* Re: Can't build trunk -- subr.el: Symbol's function definition is void: called-interactively-p
  2013-01-31 11:30 ` Andreas Schwab
@ 2013-01-31 12:05   ` Bastien
  2013-01-31 12:26   ` Aurélien Aptel
  1 sibling, 0 replies; 5+ messages in thread
From: Bastien @ 2013-01-31 12:05 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: Aurélien Aptel, Emacs development discussions

Andreas Schwab <schwab@linux-m68k.org> writes:

> Aurélien Aptel <aurelien.aptel@gmail.com> writes:
>
>> Loading emacs-lisp/byte-run (compiled; note, source file is newer)...
>
> Try bootstrapping.

Aka ~$ make bootstrap

-- 
 Bastien



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

* Re: Can't build trunk -- subr.el: Symbol's function definition is void: called-interactively-p
  2013-01-31 11:30 ` Andreas Schwab
  2013-01-31 12:05   ` Bastien
@ 2013-01-31 12:26   ` Aurélien Aptel
  2013-01-31 15:05     ` Xue Fuqiao
  1 sibling, 1 reply; 5+ messages in thread
From: Aurélien Aptel @ 2013-01-31 12:26 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: Emacs development discussions

On Thu, Jan 31, 2013 at 12:30 PM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> Aurélien Aptel <aurelien.aptel@gmail.com> writes:
>
>> Loading emacs-lisp/byte-run (compiled; note, source file is newer)...
>
> Try bootstrapping.

It works when I `make bootstrap`, but why does the simple `make` fail?



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

* Re: Can't build trunk -- subr.el: Symbol's function definition is void: called-interactively-p
  2013-01-31 12:26   ` Aurélien Aptel
@ 2013-01-31 15:05     ` Xue Fuqiao
  0 siblings, 0 replies; 5+ messages in thread
From: Xue Fuqiao @ 2013-01-31 15:05 UTC (permalink / raw)
  To: Aurélien Aptel; +Cc: Andreas Schwab, Emacs development discussions

On Thu, 31 Jan 2013 13:26:26 +0100
Aurélien Aptel <aurelien.aptel@gmail.com> wrote:

> On Thu, Jan 31, 2013 at 12:30 PM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> > Aurélien Aptel <aurelien.aptel@gmail.com> writes:
> >
> >> Loading emacs-lisp/byte-run (compiled; note, source file is newer)...
> >
> > Try bootstrapping.
> 
> It works when I `make bootstrap`, but why does the simple `make` fail?
> 

In INSTALL.BZR:

Occasionally the file "lisp/loaddefs.el" (and similar automatically
generated files, such as esh-groups.el, and *-loaddefs.el in some
subdirectories of lisp/, e.g. mh-e/ and calendar/) will need to be
updated to reflect new autoloaded functions.  If you see errors (rather
than warnings) about undefined lisp functions during compilation, that
may be the reason.

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



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

end of thread, other threads:[~2013-01-31 15:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31 11:06 Can't build trunk -- subr.el: Symbol's function definition is void: called-interactively-p Aurélien Aptel
2013-01-31 11:30 ` Andreas Schwab
2013-01-31 12:05   ` Bastien
2013-01-31 12:26   ` Aurélien Aptel
2013-01-31 15:05     ` Xue Fuqiao

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.