delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/07/05/22:27:22

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:subject:message-id:mime-version
:content-type; q=dns; s=default; b=hmFUUtdhcIkVm7DTk09CoeojoMZ56
UQ8Z4v+TTTjaJfcF2nmwx4HANgHLplIM/8fwTobwPzNnM86GpKiWnhv68+jWmXDR
/+LuGm1U4ABttGcrow1bJcBKUJgQRPjEtThuH5mqB8jY9+Ws0zPriZyWB+deEcFI
+LB2Zd/bdCHwYg=
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:subject:message-id:mime-version
:content-type; s=default; bh=UHD/NkyilvHpk3Z7/8toQ/AKu+s=; b=nUR
K4mFZQfUqd2Jy2/nfnYfz1uqdfY4CD/GRjetO3ET5eoGNA/jolNYoQpxWCnba/UB
SZOUTJ0JxocHOKgjeeZzuUIph5Ws2Yu8VyvaM2nzlQUTRzQfc5tbz9qK78+9R44B
/bwF0DKfzoMEL5FO5TiJJ5hspWzbfE++ssDu8OGY=
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=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1
X-Cloudmark-SP-Filtered: true
X-Cloudmark-SP-Result: v=1.1 cv=KbdnvV9g8TRf6O+NCh6TOyF5LS0weEPBhaAycnKeCs0= c=1 sm=1 a=B91VBO2a_qwA:10 a=Q7dgHU_DdkkA:10 a=BLceEmwcHowA:10 a=kj9zAlcOel0A:10 a=z7krrshvX4xgmymOX9LeJQ==:17 a=YMHlrSWeAAAA:8 a=RKT0kQU5AAAA:8 a=2z1OXlWFAAAA:8 a=KDvFEfpbAAAA:8 a=97BF7KRkpnkcD7X2FKEA:9 a=CjuIK1q_8ugA:10 a=vyAkTFerXosA:10 a=pTfIXzuZk9x2z28B:21 a=OxqoXF4kYthXxPVn:21 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117
Date: Fri, 5 Jul 2013 19:27:04 -0700 (PDT)
From: "Alan W. Irwin" <irwin AT beluga DOT phys DOT uvic DOT ca>
To: cygwin AT cygwin DOT com
Subject: Re: Failure with fork() (Cygwin on Wine install now sort of works)
Message-ID: <alpine.DEB.2.02.1307051838430.27492@enira.zlyna.ubzr>
User-Agent: Alpine 2.02 (DEB 1266 2009-07-14)
MIME-Version: 1.0

On 2013-07-05 16:48-0400 Christopher Faylor wrote:

> On Fri, Jul 05, 2013 at 12:11:10PM -0700, Alan W. Irwin wrote:
>> On 2013-07-04 13:39-0700 Alan W. Irwin wrote:
>> 
>>> So if the consensus here after looking at the setup_install.out
>>> results is that cygwin on Wine is more or less installed properly from
>>> these results (except for the rename issue above which I can fix by
>>> doing that rename manually as suggested by the error message), then
>>> the next order of business [...]
>> 
>> I have now looked more carefully at the setup_install.out results that
>> are wrapped inside a tarball I attached to a previous post in this
>> thread.  At the same time I have also looked at the resulting files in
>> my cygwin install tree.  It turns out that because of errors the first
>> install script created an empty /etc/fstab rather than the desired
>> result and also was unable to create the /dev directory.
> 
> The /dev directory is a pseudo-directory created on-the-fly by the
> Cygwin DLL.

I was really curious about the implications of that so had some further
questions, but I am going to drop those questions because they are a
distraction from the principal point I want to make.

In sum, if any Cygwin developer here feels moved to help debug Wine so
that the Cygwin install works properly on it, the best thing you could
do would be to follow the steps I detailed at at
<http://bugs.winehq.org/show_bug.cgi?id=24018>) with Wine-1.6-rc4
patched with Andrey Turkin's patch, and with Cygwin updated with the
recent snapshot cygwin1.dll that contains the fork fix.  Then run that
exact same setup.exe procedure (with the fork fix applied in the same
way) on Microsoft Windows.  Such direct comparisons between Wine and
Microsoft Windows results would be a great help in figuring out which
of the many error messages that show up in a fresh install of Cygwin
on Wine should actually be of concern to Wine developers.  (I cannot
do such comparisons myself because I don't have ready access to
Microsoft Windows, i.e., I have been running Linux since 1996 and my
only Windows experience is running MinGW/MSYS on Wine off and on as a
build and test platform for software for the last couple of years).

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