X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_RW,TW_WX,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4BDF0886.9060707@gmail.com> Date: Mon, 03 May 2010 10:31:50 -0700 From: David Vergin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: perl6 fails - References: <4BD0F74C DOT 9000509 AT gmail DOT com> <4BD51D89 DOT 4070507 AT gmail DOT com> <4BD9F667 DOT 70609 AT gmail DOT com> <4BDA6EFC DOT 6030405 AT gmail DOT com> <4BDB0E67 DOT 8080400 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 5/3/2010 4:15 AM Reini Urban said the following: > 1. Do you see any missing dll dependency in > cygcheck /usr/lib/parrot/2.3.0/dynext/perl6_group.dll > cygcheck /usr/lib/parrot/2.3.0/dynext/perl6_ops.dll These commands list a bunch of file paths and then both end with: cygcheck: track_down: could not find cyggcc_s.dll Which, to my untrained eye, looks like a promising lead. ;-) > 2. check the -x perm in both dll's. This was an upstream error I > worked around lately. If by that you mean are they chmod'ed to enable execution, here's a brief transcript: $ ls -l /usr/lib/parrot/2.3.0/dynext/perl6_group.dll -rwxr-xr-x 1 admin root 109582 2010-04-22 08:18 /usr/lib/parrot/2.3.0/dynext/perl6_group.dll $ ls -l /usr/lib/parrot/2.3.0/dynext/perl6_ops.dll -rwxr-xr-x 1 admin root 96270 2010-04-22 08:18 /usr/lib/parrot/2.3.0/dynext/perl6_ops.dll Thanks and regards. I'm standing by for the next round. david -- 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