delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/06/27/15:22:27

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:date:from:to:cc:subject:in-reply-to:message-id
:references:mime-version:content-type; q=dns; s=default; b=Bw3Th
/KXFlpMmn48mJegci6bR3EADrp6pww05zAUKv7jZtXSLHwrufYLnV1PeHyb7Xc7T
WT/nkAOUbHvHcOUYVMe9NIVYxOTJWmGhh/eKV298vXzge94iYYEj/LMfi05ybfuR
6n09cPyLiEq+duhVvLEZ1N/4NFsc21G/uJ0+DU=
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:cc:subject:in-reply-to:message-id
:references:mime-version:content-type; s=default; bh=lucpAdeZqTI
w6JMTCf5lc8B5md8=; b=vV+qC+OlVSbZD6Qnh5UqHlDhWe61UgsPS1s5m25NDBv
cSg6s30ndDWD27RPQH1eqcMIPunI6FrnMbXwE2SijiQIuW51NUeVQpVu84dZEUA5
dBeu0uDa5mCnGEQ715JHcZpr+IwSGN4d4IeOSpf31aL0tC90D1HVVBYtzEeegAcU
=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-0.6 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=no version=3.3.1
X-Cloudmark-SP-Filtered: true
X-Cloudmark-SP-Result: v=1.1 cv=af5CIMo/LcwhE/oGmlIBzBFfdATRqF9T4efLO6x9hFM= c=1 sm=1 a=B91VBO2a_qwA:10 a=BLceEmwcHowA:10 a=kj9zAlcOel0A:10 a=z7krrshvX4xgmymOX9LeJQ==:17 a=w_pzkKWiAAAA:8 a=RKT0kQU5AAAA:8 a=2z1OXlWFAAAA:8 a=KDvFEfpbAAAA:8 a=_rvaTm5C1bzm1AaMhRQA:9 a=CjuIK1q_8ugA:10 a=vyAkTFerXosA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117
Date: Thu, 27 Jun 2013 12:22:09 -0700 (PDT)
From: "Alan W. Irwin" <irwin AT beluga DOT phys DOT uvic DOT ca>
To: marco atzeri <marco DOT atzeri AT gmail DOT com>
cc: cygwin AT cygwin DOT com
Subject: Re: Failure with fork()
In-Reply-To: <51CC8BB8.40607@gmail.com>
Message-ID: <alpine.DEB.2.02.1306271205210.27492@enira.zlyna.ubzr>
References: <alpine DOT DEB DOT 2 DOT 02 DOT 1306271112580 DOT 27492 AT enira DOT zlyna DOT ubzr> <51CC8BB8 DOT 40607 AT gmail DOT com>
User-Agent: Alpine 2.02 (DEB 1266 2009-07-14)
MIME-Version: 1.0

On 2013-06-27 21:00+0200 marco atzeri wrote:

> Il 6/27/2013 8:35 PM, Alan W. Irwin ha scritto:
>> Are there daily snapshot builds of the CVS version I could access?
>
> daily not, but on reasonable schedule
> (aka when Corinna or Christopher release one)
>
> http://cygwin.com/snapshots/
>
> just wait for the next cygwin1-20130xxx.dll.bz2
> and replace the installed cygwin1.dll with the new one

I haven't even gotten as far as an initial install because
of this fork bug.

From the Linux command line here is what I did some time ago (for a
wine-git version very close to wine-1.6.0-rc1 and for (presumably) the
latest stable release of setup.exe downloaded from
http://cygwin.com/setup.exe) when I first ran into the fork bug:

wineconsole setup.exe

The setup GUI fired up, I went through all the screens without issues, but
then the final screen completely bombed out due to this fork bug.  Any
attempts to use setup.exe afterward failed immediately (presumably
because that aborted last screen of the GUI did not complete some
critical task.)

So I think I have to do a complete installation from
cygwin-inst-YYYYMMDD.tar.bz2, and assuming that contains setup.exe,
run that version from wineconsole to obtain a a Cygwin system where I
select the further packages I need to have installed (the build tools
as well as some important library dependencies such as pango, cairo,
and Qt4) so that I can build further software on the Cygwin platform.
Do you agree this is the right approach?

Also, I think the current snapshot actually does contain
the fork bug fix, but I have asked for confirmation of
that in my last post.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019