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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=wfx67k1O7vCVVosy0jKZE1Qti/5KQaW65MjI/k0YHWsBzy8+EwqnK
	r/JpaF15DoYm//pxmvXseQTdCykcKQSltlxcl2vIAs8RPXjDlZ9dxN+IYCEujdlB
	B5MSx/UQLQIXIYRtvMfOVLIC5cZ2byto3GM9GBR+NtK0UxliE4EsCY=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=tTctY6N6LDaiLMAnokC2wLKf2mg=; b=MTa5OR1Z0tlfqLhAw7NmReE9ZWyr
	F2urB1bGemvkCO/qB380JR0IK25V9/4r3teMUJ9PJ+8vF087ZL0Vt0Y48s2ewM6i
	s1GFuwvzRn/KD6Sj/jg7QMXVQurY3yQh7GSxohtlAO27RAjCH89ErCjGdeSfc3+s
	zu0mkKdNYPjL+aU=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BASE64_LENGTH_79_INF,BAYES_40,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=H*Ad:D*ca, shut, Hx-languages-length:1290, UD:yahoo.co.jp
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Subject: Re: makeinfo causes perl error ? Cygwin X86 download today
Date: Sun, 3 Apr 2016 14:56:23 +0000 (UTC)
Lines: 1
Message-ID: <loom.20160403T090703-120@post.gmane.org>
References: <674271.45224.qm@web101111.mail.kks.yahoo.co.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id u33Ev2DI020942

Tatsuro MATSUOKA <tmacchant2 <at> yahoo.co.jp> writes:
> I have clean all cygwin directory and re-installed the cygwin_x86
> in to tb my netbook working on Win 10 32 bit today.

> $ makeinfo
> 6 [main] perl 37148 child_info_fork::abort: address space needed by
  're.dll' (0x660000) is already occupied
> Can't fork, trying again in 5 seconds at
  /usr/share/texinfo/Texinfo/Convert/Paragraph.pm line 123.
> 8 [main] perl 37240 child_info_fork::abort: unable to remap
  Encode.dll to same address as parent (0x160000) - try running rebaseall
> Can't fork, trying again in 5 seconds at
  /usr/share/texinfo/Texinfo/Convert/Paragraph.pm line 123.

> I have tried rebaseall and re-install a few times. Nothing is improved.
> Any suggestions?

See post footer for advice:
FAQ:                   https://cygwin.com/faq/
specifically:
https://cygwin.com/faq.html#faq.using.fixing-fork-failures
which refers to:
https://cygwin.com/git/gitweb.cgi?p=cygwin-apps/rebase.git;f=README;hb=HEAD

which should also say: run "rebase-trigger full" then shut down *ALL* Cygwin
processes and rerun "setup-x86" for 32 bit or "setup-x86_64" for 64 bit
installs;

and if there are still problems, then the post footer advises: 
Problem reports:       https://cygwin.com/problems.html

