Date: Tue, 16 May 2000 14:47:13 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Johan Henriksson cc: DJGPP mailinglist Subject: Re: FW: Make problem In-Reply-To: <002a01bfbeb0$14e90400$0500007b@brk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 15 May 2000, Johan Henriksson wrote: > c:\windows\command.com ./config.status --recheck > make.exe: *** [config.status] Error -1 > ----------------- > > This is what I get when I run Make or Make clean from the > Allegrodir. Any ideas? Sounds like Make is somehow trying to run the Unix-related parts of the Makefile, which require a Unix shell. I don't use Allegro, so I don't have any idea why did that happen, but it's probably some installation problem.