X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Message-ID: <50169F7F.3080806@gmail.com> Date: Mon, 30 Jul 2012 10:51:43 -0400 From: ping User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 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: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 07/27/2012 06:20 AM, Aaron Schneider wrote: > 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. > > -- I was doing that but interupted it due to the long installation time (don't know why, I thought it just re-install a few dependencies but it seems to me like a whole cygwin re-installation, anyway...) I'll try re-install cpan in cygwin and see. I'm currently OK with the workaround of successfully installation the same cpan app from another perl project. http://code.google.com/p/camelbox/ thanks. regards ping -- 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