simple problem with "make"

Borges, Rodolfo Rodolfo.Borges@bowneglobal.com.br
Mon Jun 18 13:48:00 GMT 2001


i installed cygwin one or two weeks ago (so it's a new version..)
tried to run make, and:

$ make
/cygdrive/c/java/bin/javac.exe Chart.java
make: /bin/sh.exe: Command not found
make: *** [Chart.class] Error 127
$

problem was solved by
$ cd /bin
$ ln -s bash.exe sh.exe


just my $0.02

--
Rodolfo.Borges@mail.com 


PS: i love cygwin. makes it possible for me to use windows...

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list