From: Martin Str|mberg Message-Id: <199902281142.MAA26920@father.ludd.luth.se> Subject: Re: make crash To: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) Date: Sun, 28 Feb 1999 12:42:35 +0100 (MET) Cc: djgpp AT delorie DOT com (DJGPP) In-Reply-To: from Eli Zaretskii at "Feb 21, 99 01:18:44 pm" X-Mailer: ELM [version 2.4ME+ PL15 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com According to Eli Zaretskii: > > On Sat, 20 Feb 1999, Martin Str|mberg wrote: > > > This is scary. Now everything is working. > > You mean, without changing anything? Yes, approximately. I did try to change the properties of the DOZE box, without seeing any effect. Then suddenly (some reboots later) it worked. The first I did was to revert to the original settings, but the problem didn't appear again. Until now: Aaargh! It's back. But now make doesn't abort, it just says: bash$ pwd f:/djgpp/gnu/emacs bash$ make install cd lib-src make make.exe[1]: Entering directory `f:/djgpp/gnu/emacs/lib-src' make.exe[1]: Nothing to be done for `all'. make.exe[1]: Leaving directory `f:/djgpp/gnu/emacs/lib-src' cd .. cd src make make.exe[1]: Entering directory `f:/djgpp/gnu/emacs/src' make.exe[1]: Nothing to be done for `all'. make.exe[1]: Leaving directory `f:/djgpp/gnu/emacs/src' redir -o gdb.sed echo '/-geometry/s,^.*,set environment HOME f:/djgpp/gnu/emacs, ' redir -oa gdb.sed echo '/environment *TERM/s/^.*/set environment TERM internal/' redir -oa gdb.sed echo '/x_error_quitter/s/^.*/set environment NAME root/' redir -o gdb.tmp sed -f gdb.sed _gdbinit redir -oa gdb.tmp echo 'set environment USER root' redir -oa gdb.tmp echo 'set environment EMACSPATH f:/djgpp/gnu/emacs/bin' redir -oa gdb.tmp echo 'set environment SHELL C:/WINDOWS/COMMAND.COM' redir -oa gdb.tmp echo 'set environment PATH F:/DJGPP/BIN;F:/DJGPP/GNU/EMACS/BIN ;C:/COMPRESS;C:/WINDOWS;C:/WINDOWS;C:/WINDOWS/COMMAND' update gdb.tmp gdb.ini rm -f gdb.tmp gdb.sed cd .. if not exist bin\\nul md bin g:/dj200000: g:/dj200000: line 2: syntax error: unexpected end of file make.exe: *** [install] Error 2 bash$ This is from make install of my newly built emacs. The make is one that I've compiled myself. Do you have any suggestions how to debug this? I'm going away for a week so I can't look into this until later and I'm not sure I can read any replies until I come back. New Model Army, New Model Army, MartinS