From: "Herbert Euler" <herberteuler@hotmail.com>
Subject: Error compiling regex.c in Emacs Unicode 2
Date: Wed, 04 Oct 2006 14:20:55 +0800 [thread overview]
Message-ID: <BAY112-F368C72F6C7DF40CABC5883DA1D0@phx.gbl> (raw)
It's the Emacs Unicode 2 branch, when compiling regex.c:
gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I.
-I/usb/src/emacs-cvs/emacs/src -D_BSD_SOURCE -g -O2 regex.c
regex.c: In function `analyse_first':
regex.c:3996: error: `LEADING_CODE_8_BIT_CONTROL' undeclared (first use in
this function)
regex.c:3996: error: (Each undeclared identifier is reported only once
regex.c:3996: error: for each function it appears in.)
`grep' in source directory:
$ grep -r LEADING_CODE_8_BIT_CONTROL *
src/regex.c: fastmap[LEADING_CODE_8_BIT_CONTROL] = 1;
src/coding.c: two-byte sequences of LEADING_CODE_8_BIT_CONTROL and (their
8-bit
src/coding.c: eight-bit-control LEADING_CODE_8_BIT_CONTROL +
0xA0..0xBF
src/ChangeLog.9: LEADING_CODE_8_BIT_CONTROL.
src/ChangeLog.9: * charset.h (LEADING_CODE_8_BIT_CONTROL,
CHARSET_8_BIT_CONTROL)
Regards,
Guanpeng Xu
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
next reply other threads:[~2006-10-04 6:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-04 6:20 Herbert Euler [this message]
2006-10-04 7:06 ` Error compiling regex.c in Emacs Unicode 2 Kenichi Handa
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BAY112-F368C72F6C7DF40CABC5883DA1D0@phx.gbl \
--to=herberteuler@hotmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.