all messages for Emacs-related lists mirrored at yhetil.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

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