This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Unable to build cygwin from cvs sources


--- John Paulson <munch@powertv.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,

=====
---
   Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]