From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Can't build latest emacs on MSW + CRLF display issue Date: Mon, 26 Aug 2013 16:12:03 +0300 Message-ID: <834nach9zw.fsf@gnu.org> References: <804nadgf5b.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1377522744 11065 80.91.229.3 (26 Aug 2013 13:12:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Aug 2013 13:12:24 +0000 (UTC) Cc: karl@freefriends.org, emacs-devel@gnu.org To: vincent.belaiche@gmail.com (Vincent =?iso-8859-1?Q?Bela=EFche?=) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 26 15:12:26 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VDwal-0002gj-UU for ged-emacs-devel@m.gmane.org; Mon, 26 Aug 2013 15:12:24 +0200 Original-Received: from localhost ([::1]:51378 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VDwal-0008I2-Ez for ged-emacs-devel@m.gmane.org; Mon, 26 Aug 2013 09:12:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VDwad-0008Gu-5C for emacs-devel@gnu.org; Mon, 26 Aug 2013 09:12:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VDwaX-0004Ld-Rc for emacs-devel@gnu.org; Mon, 26 Aug 2013 09:12:15 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:48834) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VDwaX-0004L7-KH; Mon, 26 Aug 2013 09:12:09 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MS5000002XFYZ00@a-mtaout23.012.net.il>; Mon, 26 Aug 2013 16:12:08 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MS5000NJ3BRYX20@a-mtaout23.012.net.il>; Mon, 26 Aug 2013 16:11:52 +0300 (IDT) In-reply-to: <804nadgf5b.fsf@gmail.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.175 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163031 Archived-At: > From: vincent.belaiche@gmail.com (Vincent Bela=EFche) > Cc: emacs-devel@gnu.org, Karl Berry =20 > Date: Mon, 26 Aug 2013 08:06:08 +0200 >=20 > BTW, it still does not compile, even with INSTALL.MSYS way I have t= he > cl-member function definition is void error message. >=20 > -------------------------------------------------------------------= ---- > Wrote c:/Programme/GNU/installation/emacs-install/emacs/trunk/lisp/= progmodes/meta-mode.elc > Compiling progmodes/mixal-mode.el > Wrote c:/Programme/GNU/installation/emacs-install/emacs/trunk/lisp/= progmodes/mixal-mode.elc > Compiling progmodes/modula2.el >=20 > In toplevel form: > progmodes/modula2.el:113:1:Error: Symbol's function definition is v= oid: cl-member > make[2]: *** [progmodes/modula2.elc] Error 1 Did you try removing smie.elc and saying "make" again? If that doesn't work, try removing all of the *.elc files first.