unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* compiling emacs 23 failed
@ 2007-07-20  1:45 Qiang
  2007-07-23  5:39 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: Qiang @ 2007-07-20  1:45 UTC (permalink / raw)
  To: emacs-devel

Today, I checked out new copy of emacs 23 cvs version. Configured and compiled
it.
Then it failed. Next is the error messages:
+----------------------------------------+
./configure --enable-font-backend --with-xpm --with-jpeg
--with-tiff --with-gif --with-png --with-freetype
--with-xft --with-gpm --with-gtk --with-x

make bootstrap

/home/qiang/emacs-23/src/abbrev.c:201: undefined reference to
SYNTAX_ENTRY_FOLLOW_PARENT'
collect2: ld 返回 1
make[2]: *** [temacs] 错误 1
make[2]: Leaving directory `/home/qiang/emacs-23/src'
make[1]: *** [bootstrap-build] 错误 2
make[1]: Leaving directory `/home/qiang/emacs-23'
make: *** [bootstrap] 错误 2
+----------------------------------------+

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

* Re: compiling emacs 23 failed
  2007-07-20  1:45 compiling emacs 23 failed Qiang
@ 2007-07-23  5:39 ` Kenichi Handa
  0 siblings, 0 replies; 2+ messages in thread
From: Kenichi Handa @ 2007-07-23  5:39 UTC (permalink / raw)
  To: Qiang; +Cc: id.brep, emacs-devel

In article <m3ejj34zmd.fsf@qiang.localdomain6>, Qiang <linux.liuqiang@gmail.com> writes:

> Today, I checked out new copy of emacs 23 cvs version. Configured and compiled
> it.
> Then it failed. Next is the error messages:
> +----------------------------------------+
> ./configure --enable-font-backend --with-xpm --with-jpeg
> --with-tiff --with-gif --with-png --with-freetype
> --with-xft --with-gpm --with-gtk --with-x

> make bootstrap

> /home/qiang/emacs-23/src/abbrev.c:201: undefined reference to
> SYNTAX_ENTRY_FOLLOW_PARENT'

I've just installed a fix.

---
Kenichi Handa
handa@m17n.org

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

end of thread, other threads:[~2007-07-23  5:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-20  1:45 compiling emacs 23 failed Qiang
2007-07-23  5:39 ` Kenichi Handa

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