help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building emacs 22.3 with djgpp 2.04 beta/Windows XP SP3 MCE 2005


From: Eli Zaretskii
Subject: Re: Building emacs 22.3 with djgpp 2.04 beta/Windows XP SP3 MCE 2005
Date: Tue, 06 Jan 2009 22:56:14 +0200

> From: Allan <mu8ja0i@earthlink.net>
> Date: Tue, 06 Jan 2009 11:51:30 -0600
> 
> The build went fine but there is still an error when I run make
> install:
> (snip...)  c:/djgpp204/bin/make.exe
> top_srcdir=d:/emacs-22.3 info make.exe[1]: Entering directory
> `d:/emacs-22.3/lispintro' make.exe[1]: Nothing to be done for
> `info'.  make.exe[1]: Leaving directory `d:/emacs-22.3/lispintro' cd
> ..  if not exist bin\nul md bin Extended Error 183

If you mean this last line, then it's harmless (cmd.exe does not
support the trick of detecting whether a directory exists by checking
if a ``file'' named NUL exists in it).  Just ignore that error
message.

> To install your edits, invoke [State] and choose the Set operation 
> Use M-x make-directory RET RET to create the directory and its parents
> basic-save-buffer-2: c:/Documents and Settings/User0/Application
> Data/~dosuser/: no such directory

When is this error message shown? when you click on [State]?  Also,
what is your HOME environment variable set to?  Please give me a
complete recipe for reproducing this, so I could see how to fix it.

> I was hoping to test the patch for lisp-mode but I think this problem
> has to do with DJGPP. (The bug in lisp-mode was similarly that settings
> could not be set nor saved to the .emacs initialization file.)

You can always save them manually, by editing .emacs yourself, until I
find the problem and fix it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]