From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53262 invoked by alias); 11 Sep 2017 17:01:20 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 53231 invoked by uid 89); 11 Sep 2017 17:01:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: limerock01.mail.cornell.edu Received: from limerock01.mail.cornell.edu (HELO limerock01.mail.cornell.edu) (128.84.13.241) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 11 Sep 2017 17:01:13 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock01.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id v8BH1BNM022218 for ; Mon, 11 Sep 2017 13:01:11 -0400 Received: from [192.168.0.15] (mta-68-175-129-7.twcny.rr.com [68.175.129.7] (may be forged)) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id v8BH1AXH015488 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Mon, 11 Sep 2017 13:01:11 -0400 Subject: Re: Problems with building Perl modules after upgrade to g++ (GCC) 6.4.0 To: cygwin@cygwin.com References: From: Ken Brown Message-ID: <639b67ba-3575-7cb1-0e67-6a6ecbb4ea8e@cornell.edu> Date: Mon, 11 Sep 2017 17:01:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes X-SW-Source: 2017-09/txt/msg00127.txt.bz2 On 9/11/2017 12:33 PM, Jim Reisert AD1C wrote: > @INC contains: > /usr/lib/perl5/site_perl/5.24/x86_64-cygwin-threads > /usr/lib/perl5/site_perl/5.24 > /usr/lib/perl5/vendor_perl/5.24/x86_64-cygwin-threads > /usr/lib/perl5/vendor_perl/5.24 > /usr/lib/perl5/5.24/x86_64-cygwin-threads /usr/lib/perl5/5.24 . It looks like you're using the test release of perl-5.24. But the Perl modules in the Cygwin distro have been built for perl-5.22. If you downgrade to perl-5.22.4-1, you should be OK. Ken -- 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