X-Recipient: archive-cygwin@delorie.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:mime-version:references:in-reply-to:from:date
	:message-id:subject:to:cc:content-type; q=dns; s=default; b=x6ev
	IixAAwS9ArF8d4kXCosGJ7j+QIqXz0I6xfqsDOEs/OSjkap1kZFlT0DHAoM6R/4x
	HBUr701ySd+Q9b1OfPrQc+VEHQl5S5mPFUTbR9DuvNsigxzitw7yHlzXlZXpJZtD
	5g/RnsdKtXbQlFlieJl2KqHzzFUcrUhF2adiY6Q=
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:mime-version:references:in-reply-to:from:date
	:message-id:subject:to:cc:content-type; s=default; bh=yEBkYCK4Gw
	kD4WXE8F+cI6X9yzU=; b=w39l1yJmKD0LGspuzmlOnuS2z75cI+Um6/9YqcsQ3u
	f+3iqdZxXYr+mUOCYzU6j2nZZJ2ZZGlkTShKj4x479t3taphblkE1JHMTsdW/woJ
	MGmY0TXtHB+OAJonJWUtNFLWuouZY3/DcbInDZIuMaJ+qBH4h4UhKgYTAsPiXsKa
	Q=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=2.9 required=5.0 tests=AWL,BAYES_20,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=atzeri, Atzeri, sk:marco.a, marcoatzerigmailcom
X-HELO: mail-il1-f176.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:references:in-reply-to:from:date:message-id:subject:to         :cc;        bh=JqK3Xm0p5m65V7KcAZN3e8SabDRCpS69vbykKSbr0sc=;        b=dU2Ic7P2mj2Dro+hgQBpo0XD5jrx+ijkB9nhFFpV1kVRsRbHG95/JiXEeqkOiLFdDc         qJ/2NGpYAQkOPZHqUp3qltje2GbgZQY6KKIO4/2xatrvX5GkDK2uwxmggedFAbe4jT2R         l424TxlTQJfIDCpyFu3gqXJPci/9tdaeELv269Ep5r0WiffZ8iHmFmBVdWoUbPaPi5xt         0YnnoAxKA8OJSDpggepgZ+SE2CN8amNQj587r9JLQYwK22ARMMmZUcQDDr++44RvYw+X         YzUKMbwTEd5GM+S6M0V6AUY9Bmfc55L5B2XMRAPM425pCfE1Q5L1RirZiaQQGXblctpX         vdKg==
MIME-Version: 1.0
References: <CACwO1kBVomw-+wioyd7Ams3_t-t9sLpKdCXf8p1=HWx9-uHsGg@mail.gmail.com> <5b786e7c-9044-2efb-ad64-aaee964d52f4@gmail.com> <CACwO1kAnxr2wc7a7OLEAV=kxXNuE3V+Kx0mhsLXXkrKTtWU3Fw@mail.gmail.com> <fe1f26cd-36c7-b95a-0334-975c9accbfa1@gmail.com> <CACwO1kCBku6Zf-2eg44NG9vPLcuDFxO57KGk7pn0LvWEM9OuAA@mail.gmail.com> <ab857e4a-98cf-b971-9a36-010257c16260@gmail.com>
In-Reply-To: <ab857e4a-98cf-b971-9a36-010257c16260@gmail.com>
From: Arpitha M <arpi603@gmail.com>
Date: Tue, 7 Jan 2020 09:28:31 +0530
Message-ID: <CACwO1kDk3LwPaHqREpt0RMUcxfFFAfPTgqgqtPrCJat9m1RP5g@mail.gmail.com>
Subject: Re: io_stream_cygfile: fopen(/etc/setup/setup.rc) failed
To: Marco Atzeri <marco.atzeri@gmail.com>
Cc: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"

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

On Fri, Jan 3, 2020 at 1:12 PM Marco Atzeri <marco.atzeri@gmail.com> wrote:

> Am 03.01.2020 um 08:13 schrieb Arpitha M:
> > Hi,
> >
> > Sorry I did not understand what you meant by trim on mailing list.
> >
>
> https://www.animalgenome.org/community/angenmap/mail-style.html
>
> see example and note at end of "GOOD: Terse Summary"
>
> Regards
> Marco
>
>

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

