X-Recipient: archive-cygwin AT delorie DOT 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:message-id:date:from:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ZDhcJJb0hpjNUom8 Wkh+pjwN6Wza6WoIyyWflNcTJNB20avoNO87no/QiIjyomvREjJ75xN23Stx7bVw kfoVNvqw6abfU/sWiuw/t6mdfzZuQFVVbCBSUjKPAbcXrJdOE9N7cEdQ5hFMiHEo LAxdN2NQWXokpCUihEXtLxB01Rk= 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:message-id:date:from:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=RThEOZHPCNb90LPxkPKdvk cjy3U=; b=UyoaiK2buTivc+yHGI/hXBXVInFNXrHFiUcP0JfRFnqz/OxaayS5N0 tzPU8ORhJ1bupei6/0BxNkeCZ0fuKpjoQNaSCUCR5ic4j2ArPyh89LLBtvwWQsPX eTsdzWE9vh1T8yKQ1BPwPuDvG0uA/To+Jyf0HFboSsF4yffWrohP4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,KHOP_THREADED,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.1 Message-ID: <51CCA528.5060506@lysator.liu.se> Date: Thu, 27 Jun 2013 22:48:40 +0200 From: Peter Rosin User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: irwin AT beluga DOT phys DOT uvic DOT ca Subject: Re: Failure with fork() References: <51CC8EE9 DOT 1080401 AT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 2013-06-27 22:33, Alan W. Irwin wrote: > I think you keep assuming I have some version of Cygwin already > installed when that is not the case. It is the last stage of the > initial attempt at installation using setup.exe that fails on Wine due > to the fork bug. Furthermore, when I download setup.exe from > http://cygwin.com/setup.exe it contains the fork bug. That version is > self-contained, i.e., only setup.exe needs to be downloaded, not > cygwin1.dll in addition. I presume that is because setup.exe uses a > static version of the cygwin library as a matter of convenience rather > than depending on an external cygwin1.dll that could be separately > downloaded. I think the real reason is that setup has downloaded and installed cygwin1.dll, and is using it when running the post-install scripts. There is no statically linked cygwin library in setup.exe. > So the question still remains how do I gain access to a version of > setup.exe with the fork fix that will allow me to not only initialize > my Cygwin distribution for Wine without the fork abort, but also > subsequently update it to install all components of Cygwin that I > need? If the procedure in [1] is too complicated, you will have to wait for a new cygwin package to be released. Cheers, Peter [1] http://cygwin.com/ml/cygwin/2013-06/msg00697.html -- 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