Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <D6EAE4BB4F49DD42B72AFAAF130F756F097CA4@celox-hud-ems1.celoxnetworks.com>
From: "Coco, Richard" <racoco@celoxnetworks.com>
To: "'cygwin@sourceware.cygnus.com'" <cygwin@sourceware.cygnus.com>
Cc: "Coco, Richard" <racoco@celoxnetworks.com>
Subject: question re: make
Date: Tue, 17 Oct 2000 14:40:55 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"

hi -

i installed the latest freeware cygwin bundle (from the "Install Cygwin Now"
icon at 
http://sources.redhat.com/cygwin/. it downloaded a setup.ext file which
permitted me to perform an 
internet-based installation; which went well).

I am having difficulty with the 'make' utility. When I run 'make' against my
makefile, I get an error as 
follows:

     %make
     ..\tools\jikes -classpath  ..\tools\javalibs\jdk13-rt.jar. -d
..\classes Foo.java
     make: system32cmd.exe: Command not found

If I run the 'jikes' line above on the commandline, everything works fine.
it looks like make is actually trying to complain about not being able to
find: system32\cmd.exe, but 
dropped the backslash char. I tried running 'make' from both a cygwin-bash
window and an 
Windows-2000 cmd.exe shell window. The above failure happens in both
contexts. Seems like maybe 
it's a PATH issue; tho' modifying PATH didn't seem to help.

Any advise?

Tx,

- rich

-- 
Rich Coco
Celox Networks
1 Cabot Rd
Hudson, MA 01749
978.567.2487
racoco@celoxnetworks.com


Rich Coco
Celox Networks
1 Cabot Rd
Hudson, MA 01749
978.567.2487
racoco@celoxnetworks.com




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

