X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:message-id:in-reply-to:references
	:subject:mime-version:content-type:content-transfer-encoding; q=
	dns; s=default; b=Xg76YOxU6p2LIIxRT47EpbGM/PCOp/xSz7g3B6cX7FoICO
	jBX+y8YKXeKRLDJtmdacmfTynhBdynVgFAdLJUj0/HZl7J+0oAZuAmlGHJnlue97
	VNb5I1LSRSKmMfFrxrYBRQDzFNWY457Ni7CTrrx/7fX8kjfukIJ1eTrZTlGRo=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:message-id:in-reply-to:references
	:subject:mime-version:content-type:content-transfer-encoding; s=
	default; bh=1D9Gz/SADmjHtoJhDS3lYFhL+ug=; b=pqYmN4cnb7gkR0L+km6M
	mJjaYV0MKXs05fC7zgdm062Z6Vskp75OeDtqw0Wy2ZQs5VxXOtuAA5k/j2S+U3Nd
	aSHHHGfqMZqQQxWSHwm3ns12JJg4bIxYyCJyT7mWB2/R/bSl2t+uJ2tSOAZIolYP
	HlPURNuMyIAPxw3BmTxucnk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: cyclone.coherentlogix.com
Date: Mon, 2 Jun 2014 10:23:48 -0500 (CDT)
From: David Friedman <friedman@coherentlogix.com>
To: cygwin@cygwin.com
Message-ID: <2050638672.499354.1401722628618.JavaMail.zimbra@coherentlogix.com>
In-Reply-To: <1401720184.12213.ezmlm@cygwin.com>
References: <1401720184.12213.ezmlm@cygwin.com>
Subject: Re: It's back -- "gcc: error: spawn: No such file or directory"
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes


>> Try removing /bin from your path entirely.

> I'd rather suggest removing /usr/bin

> --
> WBR,
> Andrey Repin (anrdaemon@yandex.ru) 31.05.2014, <22:59>
_____

Tried that too (set PATH to just /bin) - same result.

Where is spawn normally located? Is it possible that the library file that normally contains it is actually missing, mis-located or corrupted, so that spawn can't be found? Is there a workaround, possibly involving fork() and exec()? I gather that spawn() is not POSIX-compliant (CMIIW - correct me if I'm wrong).

David Friedman (re-originator of this thread)

--
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

