[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compile error without modules beeing turned on
From: |
Eli Zaretskii |
Subject: |
Re: compile error without modules beeing turned on |
Date: |
Sat, 21 Nov 2015 14:02:13 +0200 |
> From: Peter Vasil <address@hidden>
> Date: Sat, 21 Nov 2015 12:40:32 +0100
>
> 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
Sorry, should be fixed now.