From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6036 invoked by alias); 5 Jul 2013 20:48:55 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 6025 invoked by uid 89); 5 Jul 2013 20:48:54 -0000 X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 Received: from mho-02-ewr.mailhop.org (HELO mho-02-ewr.mailhop.org) (204.13.248.72) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 05 Jul 2013 20:48:53 +0000 Received: from pool-173-76-51-7.bstnma.fios.verizon.net ([173.76.51.7] helo=cgf.cx) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1UvCvz-000OS8-O6 for cygwin@cygwin.com; Fri, 05 Jul 2013 20:48:51 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 0F7A06012C for ; Fri, 5 Jul 2013 16:48:51 -0400 (EDT) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+iNYt2J0N19Olui3GW7pS8 Date: Fri, 05 Jul 2013 21:25:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: Failure with fork() (Cygwin on Wine install now sort of works) Message-ID: <20130705204851.GB7282@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <51CD4177.1040708@gmail.com> <20130628084157.GP2378@calimero.vinschen.de> <00c401ce73e4$d12b80f0$738282d0$@malth.us> <20130628101630.GS2378@calimero.vinschen.de> 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) X-SW-Source: 2013-07/txt/msg00125.txt.bz2 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. 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