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: Build error: "nmake info" in "emacs/man" Date: Wed, 08 Sep 2004 18:24:07 +0300 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <01c495b8$Blat.v2.2.2$073bd7e0@zahav.net.il> References: <68c73b1a040907231014b3190d@mail.gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1094658710 18557 80.91.224.253 (8 Sep 2004 15:51:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Sep 2004 15:51:50 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 08 17:51:31 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C54L9-000161-00 for ; Wed, 08 Sep 2004 17:26:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C54QQ-0004ey-BZ for ged-emacs-devel@m.gmane.org; Wed, 08 Sep 2004 11:31:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C54QJ-0004es-SY for emacs-devel@gnu.org; Wed, 08 Sep 2004 11:31:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C54QG-0004eI-KQ for emacs-devel@gnu.org; Wed, 08 Sep 2004 11:31:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C54QG-0004dt-De for emacs-devel@gnu.org; Wed, 08 Sep 2004 11:31:48 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C54Kd-0006RI-0i for emacs-devel@gnu.org; Wed, 08 Sep 2004 11:25:59 -0400 Original-Received: from zaretski ([80.230.146.142]) by legolas.inter.net.il (MOS 3.5.3-GR) with ESMTP id CMS22728 (AUTH halo1); Wed, 8 Sep 2004 18:25:10 +0300 (IDT) Original-To: Dhruva Krishnamurthy X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <68c73b1a040907231014b3190d@mail.gmail.com> (message from Dhruva Krishnamurthy on Wed, 8 Sep 2004 11:40:14 +0530) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26891 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26891 > Date: Wed, 8 Sep 2004 11:40:14 +0530 > From: Dhruva Krishnamurthy > > I am trying to build GNU Emacs from CVS Head on W2K using MSVC > compiler. I get problems in "nmake info" in "emacs/man" directory. I > have diagnosed the cause and made a patch. Please review it and > install the same. This affects only the MSVC build on MS-Windows OS. I don't think this patch is good to install: it breaks the build outside the source tree. Why do you need to do that?