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: Thu, 09 Sep 2004 06:47:18 +0300 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <01c4961f$Blat.v2.2.2$d9a2e360@zahav.net.il> References: <68c73b1a040907231014b3190d@mail.gmail.com> <01c495b8$Blat.v2.2.2$073bd7e0@zahav.net.il> 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 1094701746 27962 80.91.224.253 (9 Sep 2004 03:49:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Sep 2004 03:49:06 +0000 (UTC) Cc: dhruva.krishnamurthy@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 09 05:48:58 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 1C5Fve-00078x-00 for ; Thu, 09 Sep 2004 05:48:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5G0w-0004y6-Up for ged-emacs-devel@m.gmane.org; Wed, 08 Sep 2004 23:54:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C5G0o-0004wf-Ft for emacs-devel@gnu.org; Wed, 08 Sep 2004 23:54:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C5G0m-0004vu-5o for emacs-devel@gnu.org; Wed, 08 Sep 2004 23:54:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5G0m-0004vr-2m for emacs-devel@gnu.org; Wed, 08 Sep 2004 23:54:16 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C5FvM-0001P6-Hp for emacs-devel@gnu.org; Wed, 08 Sep 2004 23:48:40 -0400 Original-Received: from zaretski (pns03-202-208.inter.net.il [80.230.202.208]) by legolas.inter.net.il (MOS 3.5.3-GR) with ESMTP id CMU92153 (AUTH halo1); Thu, 9 Sep 2004 06:48:24 +0300 (IDT) Original-To: Reiner Steib X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: (message from Reiner Steib on Wed, 08 Sep 2004 18:59:44 +0200) 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:26910 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26910 > Cc: Dhruva Krishnamurthy , emacs-devel@gnu.org > From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> > Date: Wed, 08 Sep 2004 18:59:44 +0200 > > > I don't think this patch is good to install: it breaks the build > > outside the source tree. > > Do you refer to "../info" instead of "$(infodir)"? No, I mean the fact that "cd ${srcdir}" was omitted from the commands that build the Info manuals.