bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#32352: 27.0.50; build error


From: Glenn Morris
Subject: bug#32352: 27.0.50; build error
Date: Mon, 12 Nov 2018 14:01:40 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

I seem to be able to reproduce it at will with (after a bootstrap):

touch lisp/files.el src/emacs.c 
rm src/bootstrap-emacs
make

which dies doing

./src/bootstrap-emacs -batch -f batch-byte-compile lisp/files.el

at (alist-get class dir-locals-class-alist) when gv.elc loads.
(It's fine if you load bytecomp.el instead of .elc.)

See also
http://lists.gnu.org/r/emacs-devel/2018-11/msg00156.html





reply via email to

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