unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* CVS Head: building info fails using MSVC on WinXP (nmake)
@ 2006-11-02  8:41 dhruva
  2006-11-02 20:05 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: dhruva @ 2006-11-02  8:41 UTC (permalink / raw)


Hi,
 I am building Emacs on WinXP using MinGW (GCC) and MSVC. The build of
info files in the MSVC build. The makefile has a "cd $srcdir" in which
"srcdir=.". This translates to "cd .". "nmake" (gmake/make used in
MSVC) does not seem to like that. It gives an error and comes out. I
removed that statement (cd $scrdir), everything works file.
 I will check the same on pretest tarball and let you know my findings.

-dk

-- 
dhruva (dk)
Contents reflect my personal views only!

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CVS Head: building info fails using MSVC on WinXP (nmake)
  2006-11-02  8:41 CVS Head: building info fails using MSVC on WinXP (nmake) dhruva
@ 2006-11-02 20:05 ` Eli Zaretskii
  2006-11-03  4:53   ` dhruva
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2006-11-02 20:05 UTC (permalink / raw)
  Cc: emacs-devel

> Date: Thu, 2 Nov 2006 14:11:44 +0530
> From: dhruva <dhruvakm@gmail.com>
> 
>  I am building Emacs on WinXP using MinGW (GCC) and MSVC. The build of
> info files in the MSVC build. The makefile has a "cd $srcdir" in which
> "srcdir=.". This translates to "cd .". "nmake" (gmake/make used in
> MSVC) does not seem to like that. It gives an error and comes out. I
> removed that statement (cd $scrdir), everything works file.

Thank you for your report.

However, could you please show us which portion of what makefile has a
"cd $srcdir" in it?  I cannot find it anywhere with today's CVS.
Perhaps you've caught a makefile.w32-in during a short period where a
wrong change was installed there a few days ago, before it was
reverted; in that case, please resync and try again.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CVS Head: building info fails using MSVC on WinXP (nmake)
  2006-11-02 20:05 ` Eli Zaretskii
@ 2006-11-03  4:53   ` dhruva
  0 siblings, 0 replies; 3+ messages in thread
From: dhruva @ 2006-11-03  4:53 UTC (permalink / raw)
  Cc: emacs-devel

Hi Eliz,

On 11/3/06, Eli Zaretskii <eliz@gnu.org> wrote:
> Perhaps you've caught a makefile.w32-in during a short period where a
> wrong change was installed there a few days ago, before it was
> reverted; in that case, please resync and try again.

 You are right. I did a CVS update (which I do everyday). I did a
configure once again to generate the makefiles, everything works fine.
Thank you.

with best regards,
dk

-- 
dhruva (dk)
Contents reflect my personal views only!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-03  4:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-02  8:41 CVS Head: building info fails using MSVC on WinXP (nmake) dhruva
2006-11-02 20:05 ` Eli Zaretskii
2006-11-03  4:53   ` dhruva

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).