From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard Wordingham" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; compilation fails with: Wrong number of arguments: autoload, 12 Date: Mon, 12 Nov 2007 22:03:51 -0000 Message-ID: <006901c82577$ea039b60$d5101252@JRWXP1> References: <9FB99973-F6B4-4077-8817-8E9C62630144@Freenet.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1194905099 6490 80.91.229.12 (12 Nov 2007 22:04:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Nov 2007 22:04:59 +0000 (UTC) To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 12 23:05:02 2007 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 1IrhOv-0000Bk-Ai for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 23:05:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrhOi-0002el-JJ for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 17:04:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrhO5-0002Lt-5w for emacs-devel@gnu.org; Mon, 12 Nov 2007 17:04:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrhO4-0002LY-Ci for emacs-devel@gnu.org; Mon, 12 Nov 2007 17:04:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrhO4-0002LT-6z for emacs-devel@gnu.org; Mon, 12 Nov 2007 17:04:08 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrhO3-00063Z-Ki for emacs-devel@gnu.org; Mon, 12 Nov 2007 17:04:07 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrhO3-0000Lx-FK for emacs-pretest-bug@gnu.org; Mon, 12 Nov 2007 17:04:07 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IrhNz-00060L-5c for emacs-pretest-bug@gnu.org; Mon, 12 Nov 2007 17:04:06 -0500 Original-Received: from mtaout01-winn.ispmail.ntl.com ([81.103.221.47]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrhNy-0005oT-4n for emacs-pretest-bug@gnu.org; Mon, 12 Nov 2007 17:04:02 -0500 Original-Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com with ESMTP id <20071112220347.DQQA1783.mtaout01-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com> for ; Mon, 12 Nov 2007 22:03:47 +0000 Original-Received: from JRWXP1 ([82.18.16.213]) by aamtaout01-winn.ispmail.ntl.com with SMTP id <20071112220347.EPZT219.aamtaout01-winn.ispmail.ntl.com@JRWXP1> for ; Mon, 12 Nov 2007 22:03:47 +0000 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:83091 gmane.emacs.pretest.bugs:20274 Archived-At: Peter Dyballa wrote: > Am 12.11.2007 um 14:53 schrieb Dan Nicolaescu: >> Please remove lisp/loaddefs.el and do a cvs update and try again. > Compiles now! (Even runs!) It's still not working for me (checked out at 19:43 GMT 12/11/07). I'm using MinGW on Windows XP SP2, with gcc Version 3.4.5. I'm using GNU Make 3.81 (tarball mingw32-make-3.81-2.tar.gz). 1. With the command 'mingw32-make SHELL=cmd.exe' the generated makefile fails at the first linking. I have to convert the DOS line-ends to Unix line ends. 2. Having made that change, I then get the advice to 'make bootstrap'. I issue the command: mingw32-make SHELL=cmd.exe bootstrap and get the final outputs: 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 mingw32-make[1]: *** [autoloads] Error -1 mingw32-make[1]: Leaving directory `C:/programs/emacs-unicode-2/lisp' mingw32-make: *** [bootstrap-gmake] Error 2 It seems that the offending entry is in ldefs-boot.el: ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; End: - but I can't see what is wrong with it. Perhaps the fault is in the function hack-local-variables in files.el. Richard.