From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa <handa@m17n.org> Newsgroups: gmane.emacs.devel Subject: Re: compiling emacs 23 failed Date: Mon, 23 Jul 2007 14:39:40 +0900 Message-ID: <E1ICqdw-0007PM-Cj@etlken.m17n.org> References: <m3ejj34zmd.fsf@qiang.localdomain6> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1185169200 15451 80.91.229.12 (23 Jul 2007 05:40:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jul 2007 05:40:00 +0000 (UTC) Cc: id.brep@gmail.com, emacs-devel@gnu.org To: Qiang <linux.liuqiang@gmail.com> Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 23 07:39:59 2007 Return-path: <emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org> Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ICqeE-0007sZ-VB for ged-emacs-devel@m.gmane.org; Mon, 23 Jul 2007 07:39:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICqeE-00011h-Gr for ged-emacs-devel@m.gmane.org; Mon, 23 Jul 2007 01:39:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ICqe6-0000zl-Kb for emacs-devel@gnu.org; Mon, 23 Jul 2007 01:39:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ICqe4-0000yi-16 for emacs-devel@gnu.org; Mon, 23 Jul 2007 01:39:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICqe3-0000yd-T6 for emacs-devel@gnu.org; Mon, 23 Jul 2007 01:39:47 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from <handa@m17n.org>) id 1ICqe3-0000fc-4r for emacs-devel@gnu.org; Mon, 23 Jul 2007 01:39:47 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id l6N5dfNW022616; Mon, 23 Jul 2007 14:39:41 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id l6N5dfKN015227; Mon, 23 Jul 2007 14:39:41 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id l6N5de3r003049; Mon, 23 Jul 2007 14:39:40 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.67) (envelope-from <handa@m17n.org>) id 1ICqdw-0007PM-Cj; Mon, 23 Jul 2007 14:39:40 +0900 In-reply-to: <m3ejj34zmd.fsf@qiang.localdomain6> (message from Qiang on Fri, 20 Jul 2007 09:45:14 +0800) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.0 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: Solaris 8 (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." <emacs-devel.gnu.org> List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-devel>, <mailto:emacs-devel-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/pipermail/emacs-devel> List-Post: <mailto:emacs-devel@gnu.org> List-Help: <mailto:emacs-devel-request@gnu.org?subject=help> List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-devel>, <mailto:emacs-devel-request@gnu.org?subject=subscribe> Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:75361 Archived-At: <http://permalink.gmane.org/gmane.emacs.devel/75361> 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