unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: hx <silent2600@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Re: emacs26, ucs-normalize.el, Symbol’s function definition is void: regexp-opt-charset
Date: Tue, 12 Feb 2019 08:16:26 +0800	[thread overview]
Message-ID: <CAALPCHviEu=PrEEXeZ8mZXMGTwmasAL8fc_7ZXK6B882QriH-Q@mail.gmail.com> (raw)
In-Reply-To: <83h8dal1oz.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1520 bytes --]

CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer" \
./configure --prefix=/home/xyz/emacs26 --disable-largefile --without-pop
--without-sound \
--with-x-toolkit=no --without-xpm --without-jpeg --without-tiff
--without-gif --without-png --without-rsvg --without-xft \
--without-libotf --without-m17n-flt --without-toolkit-scroll-bars
--without-xaw3d --without-xim --without-gpm \
--without-dbus --without-gconf -without-x \
--without-selinux --disable-acl --with-modules --without-makeinfo \
--without-gnutls

yesterday, I manually open emacs and make byte-compile on the
ucs-normalize.el, then run make again, it worked.

today, I just do make clean && make distclean, delete all .elc files, sh
autogen.sh, configure with above options,
make success without error.


On Tue, Feb 12, 2019 at 12:39 AM Eli Zaretskii <eliz@gnu.org> wrote:

> > From: hx <silent2600@gmail.com>
> > Date: Mon, 11 Feb 2019 09:21:20 +0800
> >
> > can't compile emacs26 today after git pull,
> > CentOS7 X64:
> >
> > make[2]: Entering directory `/emacs-26-src/lisp'
> >   ELC      ../lisp/international/ucs-normalize.elc
> >
> > In toplevel form:
> > international/ucs-normalize.el:266:56:Error: Symbol’s function
> definition is void: regexp-opt-charset
> > make[2]: *** [../lisp/international/ucs-normalize.elc] Error 1
>
> I think I understand why, but just so I'm sure: can you tell how you
> configured this build?  What was the command line with which you
> invoked the 'configure' script?
>
>

[-- Attachment #2: Type: text/html, Size: 2112 bytes --]

  reply	other threads:[~2019-02-12  0:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-11  1:21 emacs26, ucs-normalize.el, Symbol’s function definition is void: regexp-opt-charset hx
2019-02-11 16:39 ` Eli Zaretskii
2019-02-12  0:16   ` hx [this message]
2019-02-11 23:39 ` Paul Eggert
2019-02-12  3:35   ` Eli Zaretskii
2019-02-13 18:49     ` Paul Eggert
2019-02-13 19:18       ` Eli Zaretskii
2019-02-13 20:04       ` Glenn Morris
2019-02-13 20:15         ` Stefan Monnier
2019-02-14  3:32           ` Eli Zaretskii
2019-02-14  4:21             ` Stefan Monnier
2019-02-13 23:04         ` Paul Eggert
2019-02-14  3:37           ` Eli Zaretskii
2019-02-14 18:48             ` Paul Eggert

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='CAALPCHviEu=PrEEXeZ8mZXMGTwmasAL8fc_7ZXK6B882QriH-Q@mail.gmail.com' \
    --to=silent2600@gmail.com \
    --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).