all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com>
Cc: Reiner Steib <reiner.steib@gmx.de>, emacs-devel@gnu.org
Subject: Re: Build error: "nmake info" in "emacs/man"
Date: Thu, 9 Sep 2004 10:28:13 +0530	[thread overview]
Message-ID: <68c73b1a04090821582822efe1@mail.gmail.com> (raw)
In-Reply-To: <01c4961f$Blat.v2.2.2$d9a2e360@zahav.net.il>

On Thu, 09 Sep 2004 06:47:18 +0300, Eli Zaretskii <eliz@gnu.org> wrote:
> > Cc: Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com>, 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.

The value of srcdir is ".". And a "cd ." on W2K using MSVC gives and error:

        cd .; makeinfo pgg.texi
The system cannot find the path specified.
NMAKE : fatal error U1077: 'cd' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2\VC98\BIN\NMAKE.EXE' :
return code '
Stop. 

To avoid this, I had to remove the 'cd' part.

with regards,
dhruva
-- 
________________________________________
Dhruva Krishnamurthy
Proud FSF member: #1935
http://schemer.fateback.com/

  reply	other threads:[~2004-09-09  4:58 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-08  6:10 Build error: "nmake info" in "emacs/man" Dhruva Krishnamurthy
2004-09-08 12:58 ` Reiner Steib
2004-09-08 15:24 ` Eli Zaretskii
2004-09-08 16:59   ` Reiner Steib
2004-09-09  3:47     ` Eli Zaretskii
2004-09-09  4:58       ` Dhruva Krishnamurthy [this message]
2004-09-09 19:06         ` Eli Zaretskii
2004-09-10  5:57           ` Dhruva Krishnamurthy
2004-09-10  7:36             ` Jason Rumney
2004-09-10  9:22               ` Eli Zaretskii
2004-09-10  9:38                 ` Dhruva Krishnamurthy
2004-09-10 11:20                   ` Jason Rumney
2004-09-10 12:51                     ` Dhruva Krishnamurthy
2004-09-10 13:44                       ` Reiner Steib
2004-09-10 18:08                         ` Benjamin Riefenstahl
2004-09-10 19:11                           ` Peter 'Luna' Runestig
2004-09-11 13:57                             ` Benjamin Riefenstahl
2004-09-09 10:44       ` Reiner Steib
2004-09-09 19:14         ` Eli Zaretskii
2004-09-09  7:34     ` Peter 'Luna' Runestig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=68c73b1a04090821582822efe1@mail.gmail.com \
    --to=dhruva.krishnamurthy@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=reiner.steib@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.