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,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_GT X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 10 Jul 2012 21:31:40 -0500 Message-ID: Subject: Re: perl-5.14.2 switch From: Reini Urban To: "Yaakov (Cygwin/X)" Cc: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 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 On Tue, Jul 10, 2012 at 9:19 PM, Yaakov (Cygwin/X) wrote: > On Tue, Jul 10, 2012 at 6:51 PM, Reini Urban wrote: >> On Tue, Jul 10, 2012 at 6:10 PM, Yaakov (Cygwin/X) wrote: >>> Found another problem which breaks gtk2-perl modules (which link >>> against each other). The following change needs to be made in >>> ExtUtils::Liblist::Kid::_unix_os2_ext(), line 135: >>> >>> - && -f ($fullname="$thispth/lib$thislib.$Config_dlext")) { >>> + && -f ($fullname="$thispth/$thislib.$Config_dlext")) { >>> >>> I have made this change locally and am continuing the rebuild for Ports. >> >> I do not really understand. A few lines below we check for this case >> elsif ( -f ( $fullname = "$thispth/$thislib.dll" ) ) { >> } >> and skip then. > > I don't see that line in my file. Perhaps this is a newer version or > local modification on your part? Not that I know of. Can you please check the perl-5.14.2-2 test version I just uploaded? -- Reini Urban http://cpanel.net/ http://www.perl-compiler.org/ -- 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