X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Unable to install LWP Date: Mon, 09 Jul 2012 21:58:58 -0700 Lines: 39 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 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 The version of LWP in Cygwin is 5.836 yet CPAN has 6.04. I tried to update this with "cpan LWP". It cranks along and has it's requirements and eventually gets down to IO::Compress::Bzip2. But this fails to install instead it does: PMQS/IO-Compress-2.052.tar.gz make -- OK CPAN: YAML loaded ok (v0.71) Running make test PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/000prereq.t ................... ok t/001bzip2.t .................... ok t/001zlib-generic-deflate.t ..... ok t/001zlib-generic-gzip.t ........ ok t/001zlib-generic-rawdeflate.t .. ok t/001zlib-generic-zip.t ......... ok t/002any-deflate.t .............. ok t/002any-gzip.t ................. ok t/002any-rawdeflate.t ........... ok t/002any-transparent.t .......... ok t/002any-zip.t .................. ok t/004gziphdr.t .................. ok t/005defhdr.t ................... ok t/006zip.t ...................... ok t/010examples-bzip2.t ........... 1/20 1 [main] perl 4852 child_info_fork::abort: address space needed by 'Bzip2.dll' (0x2180000) is already occupied 1 [main] perl 4852 child_info_fork::abort: address space needed by 'Bzip2.dll' (0x2180000) is already occupied 36 [main] perl 12992 child_info_fork::abort: address space needed by 'Bzip2.dll' (0x2180000) is already occupied 36 [main] perl 12992 child_info_fork::abort: address space needed by 'Bzip2.dll' (0x2180000) is already occupied Is this a rebase issue? How can I update my LWP? -- Andrew DeFaria Good health is merely the slowest possible rate at which one can die. -- 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