delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/12/17/14:46:24

Date: Sun, 17 Dec 2000 21:22:05 +0200
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: Rossz <rossw AT jps DOT net>
Message-Id: <2110-Sun17Dec2000212204+0200-eliz@is.elta.co.il>
X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6
CC: djgpp AT delorie DOT com
In-reply-to: <91iv4i$1vr$1@nnrp1.deja.com> (message from Rossz on Sun, 17 Dec
2000 18:03:01 GMT)
Subject: Re: MAKE errors
References: <91iv4i$1vr$1 AT nnrp1 DOT deja DOT com>
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

> From: Rossz <rossw AT jps DOT net>
> Newsgroups: comp.os.msdos.djgpp
> Date: Sun, 17 Dec 2000 18:03:01 GMT
> 
> for i in lib boot demo ; do make -C $i || exit -1 ; done
> c:/djgpp/tmp/dj100000: line 2: syntax error: unexpected end of file No
> command name seen. make.exe: *** [all] Error -1

This command needs a Unixy shell.  Make sure the Makefile says
"SHELL = /bin/sh" somewhere, and that you have the DJGPP port
of Bash installed.

The error message above happens because COMMAND.COM doesn't understand
these complex commands.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019