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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=Jhq X5YUulzruaHJC3LcuBOG9eRJxFgWWImoqA5HH7xDcIcrr6nEMOQ0iPPJ4YSOCcH4 lZLHrJMb+vMPtuDqy3QzRbeh919qKxipSUOmTbh6BxCPyN2ILGJ006UtrGzzZ+Fa 8tVZtDQofZ2p3p6tHs30sEFrEnNDoTrvG/ImvM6g= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=GCmWvBmS/ gggIvXVYntgSoPRLao=; b=s4F4RmzaTI7jQuD8UUGJCnZsoNiSbzloxM4P19Kzo HsNURG7wDvWKkQJ6nA3BvVnLO2sRPvgB+SlKnJzhHgYoG1vzkWYEvCNJOntDPRvn LM+8yX5nCXJoZ1zQt1t5jZ1x6nrD+aTFuSz05DVexRK82DerWZ3PCdqp0E81nrD3 zY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: tpsmtpu02.tele.net Message-ID: <55936F3D.1000909@vol.at> Date: Wed, 01 Jul 2015 06:40:29 +0200 From: Simon Eigeldinger User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: problems with perl after a new installation Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi all, I just reinstalled cygwin and during install i figured out that it stopped installing during processing /etc/postinstall/zp_texlive_finish.dash. so i thought i might see which programs are running. i made perl stop and the install was finished. after i opened up the terminal and i wanted to compile some programs i figured out that i got the following errors while running autoreconf -i. $ autoreconf -i 1 [main] perl 296 child_info_fork::abort: unable to remap Cwd.dll to same address as parent (0x760000) - try running rebaseall Can't fork, trying again in 5 seconds at /usr/share/autoconf/Autom4te/General.pm line 307. 1 [main] perl 1472 child_info_fork::abort: unable to remap IO.dll to same address as parent (0x710000) - try running rebaseall Can't fork, trying again in 5 seconds at /usr/share/autoconf/Autom4te/General.pm line 307. 1 [main] perl 4280 child_info_fork::abort: unable to remap Cwd.dll to same address as parent (0x760000) - try running rebaseall Can't fork, trying again in 5 seconds at /usr/share/autoconf/Autom4te/General.pm line 307. 1 [main] perl 3740 child_info_fork::abort: unable to remap IO.dll to same address as parent (0x710000) - try running rebaseall Can't fork, trying again in 5 seconds at /usr/share/autoconf/Autom4te/General.pm line 307. 1 [main] perl 4224 child_info_fork::abort: unable to remap Cwd.dll to same address as parent (0x760000) - try running rebaseall Can't fork, trying again in 5 seconds at /usr/share/autoconf/Autom4te/General.pm line 307. 1 [main] perl 4196 child_info_fork::abort: unable to remap IO.dll to same address as parent (0x710000) - try running rebaseall Can't fork, trying again in 5 seconds at /usr/share/autoconf/Autom4te/General.pm line 307. 1 [main] perl 4412 child_info_fork::abort: unable to remap Cwd.dll to same address as parent (0x760000) - try running rebaseall Can't fork, trying again in 5 seconds at /usr/share/autoconf/Autom4te/General.pm line 307. anyone knows what went wrong? tested this on an older win xp 32 bit machine. haven't tested it on a newer box. greetings, simon -- 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