unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* compile error without modules beeing turned on
@ 2015-11-21 11:40 Peter Vasil
  2015-11-21 12:02 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Vasil @ 2015-11-21 11:40 UTC (permalink / raw)
  To: emacs-devel

I get the following error when I compile Emacs on the emacs-25 branch.

lread.c: In function ‘Fload’:
lread.c:1090:27: error: ‘MODULES_SUFFIX’ undeclared (first use in this
function)
        || suffix_p (file, MODULES_SUFFIX))
                           ^
lread.c:1090:27: note: each undeclared identifier is reported only once
for each function it appears in

It was introduced by commit 3858b7949fdf5af8dd94cefc5a2684ad285e2cdf and
I think there is a missing HAVE_MODULES ifdef around that condition.

Peter




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

end of thread, other threads:[~2015-11-21 12:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-21 11:40 compile error without modules beeing turned on Peter Vasil
2015-11-21 12:02 ` Eli Zaretskii
2015-11-21 12:06   ` Peter Vasil

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).