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: Wed, 01 Oct 2003 23:11:26 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <2719-Wed01Oct2003231125+0200-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1065067328 26784 80.91.224.253 (2 Oct 2003 04:02:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2003 04:02:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Oct 02 06:02:06 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 1A4ufG-0004sj-00 for ; Thu, 02 Oct 2003 06:02:06 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A4ufG-0004qw-00 for ; Thu, 02 Oct 2003 06:02:06 +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 1A4uQx-0003ju-Gk for emacs-devel@quimby.gnus.org; Wed, 01 Oct 2003 23:47:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A4ty7-00063I-32 for emacs-devel@gnu.org; Wed, 01 Oct 2003 23:17:31 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A4tZs-0008Rh-LE for emacs-devel@gnu.org; Wed, 01 Oct 2003 22:52:59 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A4noC-0001F9-9l for emacs-devel@gnu.org; Wed, 01 Oct 2003 16:42:52 -0400 Original-Received: from zaretski ([80.230.158.93]) by legolas.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id AKW01571; Wed, 1 Oct 2003 23:14:36 +0300 (IDT) Original-To: David Abrahams X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from David Abrahams on Wed, 01 Oct 2003 07:03:56 -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:16850 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16850 > From: David Abrahams > Date: Wed, 01 Oct 2003 07:03:56 -0400 > > Thank you! There seem to be lots of "secret" build repairs in the > lisp/ directory (autoloads, recompile, ...). Maybe there is a way to > hint at what to do when the main build fails? "make recompile", "make autoloads", and (in the top-level directory) "make bootstrap" are the top sellers.