X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_CG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <20100719172555.GB25807@ednor.casa.cgf.cx> References: <4C448319 DOT 3010806 AT gmail DOT com> <20100719170741 DOT GA25807 AT ednor DOT casa DOT cgf DOT cx> <20100719172555 DOT GB25807 AT ednor DOT casa DOT cgf DOT cx> Date: Tue, 27 Jul 2010 11:22:13 -0400 Message-ID: Subject: Re: configure error: cannot find install-sh or install.sh in ../.. "../../winsup/cygwin"/../.. From: Ryan McLeod To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Got around to trying some of this again. I commented out some #include , but eventually one file didnt like it and had a bunch of unknown variables. I was reading through the emails and I did want to specify that at this point I'm just trying to compile and install winsup from the CVS cygwin server. I havent gotten to openswan yet. Not sure if that helps to look for the root of the issue. Ryan On Mon, Jul 19, 2010 at 1:25 PM, Christopher Faylor wrote: > On Mon, Jul 19, 2010 at 01:12:04PM -0400, Ryan McLeod wrote: >>Can't say im trying to... I ran configure on winsup with some options: >>/home/rmcleod/cygwin/winsu/configure \ >>--prefix=3D/myprefix/xelerance/cross/win2k --target=3Di686-pc-cygwin >>--without-headers =A0--with-newlib \ >>--disable-shared =A0--enable-languages=3Dc,c++ >> >> then did make and those c errors came back. >> >>I'm not a programmer,... > > Then you may be in trouble. =A0You'll probably need to make some source > code changes to fix this. =A0Someone has made a bad decision about cygwin, > apparently thinking that it was like Windows rather than like UNIX. > > As a very simple change you could just delete any calls to winsock2.h > to see if that fixes things but I suspect that it won't. =A0You could also > check to see if WIN32 or _WIN32 is being defined anywhere. =A0It shouldn't > be for Cygwin. > > cgf > > -- > Problem reports: =A0 =A0 =A0 http://cygwin.com/problems.html > FAQ: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 http://cygwin.com/faq/ > Documentation: =A0 =A0 =A0 =A0 http://cygwin.com/docs.html > Unsubscribe info: =A0 =A0 =A0http://cygwin.com/ml/#unsubscribe-simple > > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple