delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | Chris Faylor <cgf AT cygnus DOT com> |
Date: | Fri, 9 Jun 2000 11:06:18 -0400 |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: Unable to build cygwin from cvs sources |
Message-ID: | <20000609110618.B20405@cygnus.com> |
Reply-To: | cygwin AT sourceware DOT cygnus DOT com |
Mail-Followup-To: | cygwin AT sourceware DOT cygnus DOT com |
References: | <20000609133035 DOT 8017 DOT qmail AT web115 DOT yahoomail DOT com> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2i |
In-Reply-To: | <20000609133035.8017.qmail@web115.yahoomail.com>; from earnie_boyd@yahoo.com on Fri, Jun 09, 2000 at 06:30:35AM -0700 |
On Fri, Jun 09, 2000 at 06:30:35AM -0700, Earnie Boyd wrote: >--- John Paulson <munch AT powertv DOT com> wrote: >>I've downloaded the sources to cygwin using cvs and followed the >>instructions on http://sourceware.cygnus.com/cygwin/cvs.html but >>that causes the following error message to eventually appear. I'm >>using cygwin 1.1.2 with w95. >> >> >>running /bin/sh ./configure --host=i586-pc-cygwin --build=i586-pc-cygwin >>--with >>-newlib --enable-multilib --with-target-subdir=i586-pc-cygwin >>--cache-file=../.. >>/config.cache --srcdir=. >>loading cache ../../config.cache >>configure: error: can not find install-sh or install.sh in . ./.. ./../.. >>configure: error: ./configure failed for cygwin > >I've successfully built the cvs cygwin dll with out headaches. > >In the parent of src >mkdir bld >cd bld >../src/configure --prefix=/usr >make > >YMMV, From the sound of the email, I think the problem is pretty clear. There needs to be an install-sh available where configure can find it. You can't just check out the winsup directory to compile cygwin. You need files from the top-level, too. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |