Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 9 Jan 2003 12:30:07 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Yann Crausaz cc: cygwin AT cygwin DOT com Subject: Re: Problem compiling cygwin-1.3.18 In-Reply-To: <3E19C59200023BA5@mss4n.bluewin.ch> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 9 Jan 2003, Yann Crausaz wrote: > Hello, > I'm trying to compile cygwin-1.3.18/ (extracted from cygwin-1.3.18-1-src.tar.bz2) > : I've made a './configure', then a 'make', and I get the following error > : > configure: error: can not find install-sh or install.sh in .. ./.. > Here is a output sample for cygcheck -s : > [cygcheck -s output snipped] > What am I doing wrong ? > Thanks in advance ! > Yann Yann, The cygwin source tarballs are mostly for reference. They are really not designed to be compiled OOTB. Your best bet is to compile out of CVS. However, if you really need to use a source tarball, here's a way I compiled from source tarballs in the past: You'll need to install the source of the corresponding version of the w32api package. You'll then need to make a symlink in the winsup subdirectory of the cygwin source: $ cd /usr/src/cygwin-VERSION/winsup && ln -s ../../w32api-VERSION ./w32api After that, read for instructions on how to build the dll (I used a 'build' subdirectory under the source directory instead of '/obj'). Hope this helps. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/