From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69136 invoked by alias); 7 Jan 2020 23:00:47 -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 69061 invoked by uid 89); 7 Jan 2020 23:00:37 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:794, HContent-Transfer-Encoding:8bit X-HELO: mail-wm1-f50.google.com Received: from mail-wm1-f50.google.com (HELO mail-wm1-f50.google.com) (209.85.128.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 07 Jan 2020 23:00:25 +0000 Received: by mail-wm1-f50.google.com with SMTP id f129so588300wmf.2 for ; Tue, 07 Jan 2020 15:00:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=UF/Ec6d4p9DLd9poFYL8efXvbJw6MxApTTQkygBEN3A=; b=ZqrS8Ip+N/WuKKzfBGZgGZZk8nQUNTGWXxnz0cKezDRCiUfYUhZ+nunXBG6aFf0nHR 4hm/dRpSw8b+CQz/V0lFCj/o9L4cRtZsq0gn3X3nbSDmXXHFQMiUYifE89Adliz5i3et Dx08tpdmb0BrfzliPEv1pfS1qmMuU39LJdamzpMWAVKEUXbLSUfnOsYviYzkMhDVwNZh A4YNbgEtNfZ+ex/t9m810bjixTN8zvJInJ4BCLUTy+84HGfHH30Xbl6+82mgImJ6slHX YXU7Xf+8KqmpBz8D6HhTfk2wkXW35G26bjJ5BVj08Hysk8KwSdf3ZY85pJ7YAW4bNfi1 IRlQ== Return-Path: Received: from ?IPv6:2003:ee:6726:3001:550d:f5ec:40a5:7574? (p200300EE67263001550DF5EC40A57574.dip0.t-ipconnect.de. [2003:ee:6726:3001:550d:f5ec:40a5:7574]) by smtp.gmail.com with ESMTPSA id 5sm1818981wrh.5.2020.01.07.15.00.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 07 Jan 2020 15:00:13 -0800 (PST) Subject: Re: io_stream_cygfile: fopen(/etc/setup/setup.rc) failed To: Arpitha M Cc: cygwin@cygwin.com References: <5b786e7c-9044-2efb-ad64-aaee964d52f4@gmail.com> From: Marco Atzeri Message-ID: Date: Tue, 07 Jan 2020 23:00:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2020-01/txt/msg00074.txt.bz2 Am 07.01.2020 um 04:58 schrieb Arpitha M: > Hi Marco, > > Thanks a lot for the help :) > > I have successfully installed cygwin in my machine. While I am trying to > build my client using cygwin, I am encountering below error. > > $ make > gcc -I. -I. -g -O2 -DCYGWIN -DHAVE_CONFIG_H -Wall -W -I./open/include >  -c id.c -o id.o >       0 [main] make 6396 child_info_fork::abort: > \??\D:\cygwin\bin\cygiconv-2.dll: Loaded to different address: > parent(0x5D0000) != child(0x440000) > make: fork: Resource temporarily unavailable > > Could you please help me resolving this issue? > > Thank you in advance. > > Regards, > Arpitha M > fork problems are usually caused by programs like: https://cygwin.com/faq/faq.html#faq.using.bloda -- 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