delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-3.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,MSGID_FROM_MTA_HEADER,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <BLU0-SMTP1399165DBA03A41A919712ACEC10@phx.gbl> |
Date: | Fri, 27 Jul 2012 12:20:30 +0200 |
From: | Aaron Schneider <notstop AT users DOT sourceforge DOT net> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: install package from cpan report "address space needed by ... is already occupied" |
References: | <500F4846 DOT 7090009 AT gmail DOT com> |
In-Reply-To: | <500F4846.7090009@gmail.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 25/07/2012 3:13, ping wrote: > I'm trying to install App::Asciio in cygwin, but got following error, > please advice, or what info are still needed to proceed, thanks! > > CPAN: Module::Build loaded ok (v0.3613) > > CPAN.pm: Going to build N/NK/NKH/App-Asciio-1.02.71.tar.gz > > 0 [main] perl 6432 child_info_fork::abort: address space needed > by 'Base64.dll' (0xC60000) is already occupied > 1 [main] perl 3844 child_info_fork::abort: unable to remap > Util.dll to same address as parent (009A0000) - try running rebaseall > 0 [main] perl 10708 child_info_fork::abort: address space needed > by 'Base64.dll' (0xC60000) is already occupied > 0 [main] perl 11276 child_info_fork::abort: unable to remap > Util.dll to same address as parent (009A0000) - try running rebaseall > 0 [main] perl 1976 child_info_fork::abort: address space needed > by 'Base64.dll' (0xC60000) is already occupied > Could you rename your c:\cygwin folder to c:\cygwin_bak and try a fresh install and see if happens the same? Are you installing cpan modules from binaries or compiling them with 'perl Build.PL'? - There should be no need to rebase any dll, try installing all cpan modules from source code (the tar.gz). Install only perl from cygwin's setup.exe. If there are any compilation issues with any cpan module you will see it right away. All modules should compile and pass all t tests. You will need to install dependencies like gcc, gcc4, libbz2-devel, pkg-config and probably more from setup.exe. - Remember to keep closed all terminals and cygwin sessions when running setup.exe - I wasn't able to compile a lot of cpan modules under cygwin, for example P/PD/PDENIS/Test-Strict-0.14.tar.gz with either perl 5.10 or perl 5.14. This is not the case for Ubuntu, for example, at least trying to install all cpan dependencies for App-Asciio-1.02.71. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |