From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: NTEmacs build fails Date: 01 Oct 2003 07:55:00 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1064984126 16256 80.91.224.253 (1 Oct 2003 04:55:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2003 04:55:26 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Oct 01 06:55:24 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A4Z1I-0004x9-00 for ; Wed, 01 Oct 2003 06:55:24 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A4Z1I-0001Kz-00 for ; Wed, 01 Oct 2003 06:55:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A4YzY-00088V-6j for emacs-devel@quimby.gnus.org; Wed, 01 Oct 2003 00:53:36 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A4YzS-000887-IA for emacs-devel@gnu.org; Wed, 01 Oct 2003 00:53:30 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A4Yyw-0007hL-Rg for emacs-devel@gnu.org; Wed, 01 Oct 2003 00:53:29 -0400 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1A4Yyv-0007Yi-Mr; Wed, 01 Oct 2003 00:52:58 -0400 Original-To: David Abrahams In-reply-to: (message from David Abrahams on Tue, 30 Sep 2003 17:40:40 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16817 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16817 > From: David Abrahams > Date: Tue, 30 Sep 2003 17:40:40 -0400 > > Anyone got a clue? Where is loaddefs.el supposed to be? It was removed from the repository. Doing a "make autoloads" once in the lisp/ subdirectory (or running the commands it's supposed to run manually) should recreate it. After that, the build should work as usual.