X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 19 Jul 2010 13:25:55 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: configure error: cannot find install-sh or install.sh in ../.. "../../winsup/cygwin"/../.. Message-ID: <20100719172555.GB25807@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4C448319 DOT 3010806 AT gmail DOT com> <20100719170741 DOT GA25807 AT ednor DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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 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=/myprefix/xelerance/cross/win2k --target=i686-pc-cygwin >--without-headers --with-newlib \ >--disable-shared --enable-languages=c,c++ > > then did make and those c errors came back. > >I'm not a programmer,... Then you may be in trouble. You'll probably need to make some source code changes to fix this. Someone 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. You could also check to see if WIN32 or _WIN32 is being defined anywhere. It shouldn't be for Cygwin. cgf -- 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