From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?=D3scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: make bootstrap fails on w32/MinGW Date: Sat, 02 Feb 2008 02:08:56 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201914575 14509 80.91.229.12 (2 Feb 2008 01:09:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Feb 2008 01:09:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 02 02:09:56 2008 Return-path: 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 1JL6tH-0002e0-Nb for ged-emacs-devel@m.gmane.org; Sat, 02 Feb 2008 02:09:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JL6sp-0003G4-Mn for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 20:09:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JL6sl-0003CB-Fc for emacs-devel@gnu.org; Fri, 01 Feb 2008 20:09:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JL6sk-0003By-A5 for emacs-devel@gnu.org; Fri, 01 Feb 2008 20:09:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JL6sk-0003Bv-6i for emacs-devel@gnu.org; Fri, 01 Feb 2008 20:09:22 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JL6sj-0002xY-Ul for emacs-devel@gnu.org; Fri, 01 Feb 2008 20:09:22 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JL6sW-00071D-B3 for emacs-devel@gnu.org; Sat, 02 Feb 2008 01:09:08 +0000 Original-Received: from 42.red-83-43-53.dynamicip.rima-tde.net ([83.43.53.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Feb 2008 01:09:08 +0000 Original-Received: from ofv by 42.red-83-43-53.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Feb 2008 01:09:08 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 42.red-83-43-53.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (windows-nt) Cancel-Lock: sha1:EzolLFDhmqwK+BQ1AgfYduGTdr4= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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:87978 Archived-At: Fresh CVS update. configure.bat --enable-font-backend --cflags -It:/emacscvs/include --ldflags -Lt:/emacscvs/lib --without-gif make cleanall make bootstrap Generating autoloads for kermit.el... Generating autoloads for kermit.el...done Generating autoloads for kmacro.el... Generating autoloads for kmacro.el...done Local variables entry is missing the suffix make[1]: *** [autoloads] Error 255 -- Oscar