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: <4.3.1.2.20010619103647.02098f00@pop.ma.ultranet.com>
X-Sender: lhall@pop.ma.ultranet.com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.1
Date: Tue, 19 Jun 2001 10:40:37 -0400
To: "Borges, Rodolfo" <Rodolfo.Borges@bowneglobal.com.br>,
        "'cygwin@cygwin.com'" <cygwin@cygwin.com>
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
Subject: Re: simple problem with "make"
In-Reply-To: <100984FEB15DD511BA9300104B6980763A5255@EXCHANGE-RIO>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

At 04:49 PM 6/18/2001, Borges, Rodolfo wrote:
>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


The fact that you don't have /bin/sh indicates that your installation is
incomplete.  Anyone in a similar situation is recommended to visit
www.cygwin.com and click on "Install Now".  This will update the 
installation and install any missing pieces.  Its important to take this
step when any such anomaly occurs since there may be others as well.
Re-running the install/update process is the best way to correct them
all.



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


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

