unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: emacs-devel <emacs-devel@gnu.org>
Subject: 'NATIVE_ELISP_SUFFIX' undeclared
Date: Sun, 2 May 2021 11:39:18 +0200	[thread overview]
Message-ID: <21168af2-8bc9-edaf-688e-f1248846b31e@gmx.at> (raw)

With latest master and some local changes an attempt to build Emacs as
(the following is from the last successful build)


In GNU Emacs 28.0.50 (build 1, i686-pc-mingw32)
  of 2021-04-15 built on NOREST
Repository revision: 7893945cc8f9421d0be5b07b9ed404bdf25ce140
Repository branch: master
Windowing system distributor 'Microsoft Corp.', version 5.1.2600
System Description: Microsoft Windows XP Service Pack 3 (v5.1.0.2600)

Configured using:
  'configure --prefix=/c/emacs-git/quick/opt --with-gnutls=no
  --without-pop CFLAGS=-O3'

Configured features:
ACL GIF JPEG LIBXML2 MODULES NOTIFY W32NOTIFY PDUMPER PNG RSVG SOUND
THREADS TIFF TOOLKIT_SCROLL_BARS XPM ZLIB

Important settings:
   value of $LANG: DEA
   locale-coding-system: cp1252


currently fails here as


   CC       lread.o
../../src/lread.c: In function 'Fload':
../../src/lread.c:1268:55: error: 'NATIVE_ELISP_SUFFIX' undeclared (first use in this function)
                || (NATIVE_COMP_FLAG && suffix_p (file, NATIVE_ELISP_SUFFIX)))
                                                        ^
../../src/lread.c:1268:55: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [lread.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[2]: Entering directory `/c/emacs-git/quick/opt/admin/charsets'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/c/emacs-git/quick/opt/admin/charsets'
make[1]: Leaving directory `/c/emacs-git/quick/opt/src'
make: *** [src] Error 2


Help appreciated.

martin



             reply	other threads:[~2021-05-02  9:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-02  9:39 martin rudalics [this message]
2021-05-02 10:09 ` 'NATIVE_ELISP_SUFFIX' undeclared Eli Zaretskii
2021-05-02 12:24   ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21168af2-8bc9-edaf-688e-f1248846b31e@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).