X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,TW_YG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com connect(): No such file or directory From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: perl6 fails - Date: Mon, 03 May 2010 12:41:45 -0500 Lines: 23 Message-ID: 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> <4BDF0886 DOT 9060707 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 In-Reply-To: <4BDF0886.9060707@gmail.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 David Vergin wrote: > 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 >=20 > These commands list a bunch of file paths and then both end with: >=20 > cygcheck: track_down: could not find cyggcc_s.dll >=20 > Which, to my untrained eye, looks like a promising lead. ;-) Correct. That means you are missing the gcc dynamic library, which really is a dependency that should be defined with everything that is built with the new gcc/g++ compiler (unless -static-libgcc is used). The quick solution to your problem would be to install the latest gcc package. --=20 Ren=E9 Berber -- 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