unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* master: Cannot open load file: No such file or directory, texinfo-loaddefs
@ 2021-05-01 19:53 Jean Louis
  2021-05-02  6:32 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Jean Louis @ 2021-05-01 19:53 UTC (permalink / raw)
  To: Emacs Developers

After git pull, configure, this error is what I get:

  ELC      progmodes/project.elc
  ELC      progmodes/ruby-mode.elc
  ELC      progmodes/which-func.elc
  ELC      progmodes/xref.elc
  ELC      textmodes/flyspell.elc
  ELC      textmodes/makeinfo.elc

In toplevel form:
textmodes/makeinfo.el:71:1: Error: Cannot open load file: No such file or directory, texinfo-loaddefs
make[2]: *** [Makefile:301: textmodes/makeinfo.elc] Error 1
make[2]: Leaving directory '/home/data1/protected/Programming/Software/emacs/lisp'
make[1]: *** [Makefile:331: compile-main] Error 2
make[1]: Leaving directory '/home/data1/protected/Programming/Software/emacs/lisp'
make: *** [Makefile:412: lisp] Error 2
~/Programming/Software/emacs



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

* Re: master: Cannot open load file: No such file or directory, texinfo-loaddefs
  2021-05-01 19:53 master: Cannot open load file: No such file or directory, texinfo-loaddefs Jean Louis
@ 2021-05-02  6:32 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2021-05-02  6:32 UTC (permalink / raw)
  To: Jean Louis; +Cc: emacs-devel

> Date: Sat, 01 May 2021 22:53:30 +0300
> From: Jean Louis <bugs@gnu.support>
> 
> After git pull, configure, this error is what I get:
> 
>   ELC      progmodes/project.elc
>   ELC      progmodes/ruby-mode.elc
>   ELC      progmodes/which-func.elc
>   ELC      progmodes/xref.elc
>   ELC      textmodes/flyspell.elc
>   ELC      textmodes/makeinfo.elc
> 
> In toplevel form:
> textmodes/makeinfo.el:71:1: Error: Cannot open load file: No such file or directory, texinfo-loaddefs
> make[2]: *** [Makefile:301: textmodes/makeinfo.elc] Error 1
> make[2]: Leaving directory '/home/data1/protected/Programming/Software/emacs/lisp'
> make[1]: *** [Makefile:331: compile-main] Error 2
> make[1]: Leaving directory '/home/data1/protected/Programming/Software/emacs/lisp'
> make: *** [Makefile:412: lisp] Error 2
> ~/Programming/Software/emacs

Say "make -C lisp autoloads-force", then try again.  Or just "make
bootstrap".



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

end of thread, other threads:[~2021-05-02  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-01 19:53 master: Cannot open load file: No such file or directory, texinfo-loaddefs Jean Louis
2021-05-02  6:32 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).