Date: Wed, 3 Feb 1999 13:43:18 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Str|mberg cc: DJGPP Subject: Re: make crash In-Reply-To: <199902022210.XAA12243@father.ludd.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Tue, 2 Feb 1999, Martin Str|mberg wrote: > While trying to build tar from tar112s.zip I found out that make > promptly crashes: > > bash$ make > make all-recursive > make.exe[1]: Entering directory `f:/hackery/libc/tar/gnu/tar-1.12' > g:/dj100000: g:/dj100000: line 2: syntax error: unexpected end of file > Abort! > Exiting due to signal SIGABRT I cannot reproduce this on Windows 95. I just tried. Which Bash is that, btw? I tried 1.14.7; if you use anything else, the problem might be in Bash (see that syntax error before the Abort?). Also, did you compile Make by yourself, or is that the original binary from mak377b.zip?