From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 125252 invoked by alias); 11 Sep 2017 16:33:44 -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 125243 invoked by uid 89); 11 Sep 2017 16:33:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_50,KAM_INFOUSMEBIZ,RCVD_IN_SORBS_SPAM,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=Net, Reisert, 6.4.0, Jim X-HELO: alum-mailsec-scanner-6.mit.edu Received: from alum-mailsec-scanner-6.mit.edu (HELO alum-mailsec-scanner-6.mit.edu) (18.7.68.18) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 11 Sep 2017 16:33:43 +0000 Received: from outgoing-alum.mit.edu (OUTGOING-ALUM.MIT.EDU [18.7.68.33]) (using TLS with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by alum-mailsec-scanner-6.mit.edu (Symantec Messaging Gateway) with SMTP id FF.E8.29837.4EAB6B95; Mon, 11 Sep 2017 12:33:41 -0400 (EDT) Received: from mail-io0-f179.google.com (mail-io0-f179.google.com [209.85.223.179]) (authenticated bits=0) (User authenticated as jjreisert@ALUM.MIT.EDU) by outgoing-alum.mit.edu (8.13.8/8.12.4) with ESMTP id v8BGXe5s012458 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Mon, 11 Sep 2017 12:33:40 -0400 Received: by mail-io0-f179.google.com with SMTP id g32so12225906ioj.2 for ; Mon, 11 Sep 2017 09:33:40 -0700 (PDT) X-Gm-Message-State: AHPjjUiO8epks9COrWEt+zHeJ1fXjDy1So4fNqGbtOZbzODunjgYBQ69 7j7rA4HNtkCpNVpuurqgZcd1uSqVnQ== X-Google-Smtp-Source: AOwi7QB8aPWwTcSwOSy+VGlde7W3ihQYXPU4qxT9QXE+3F78ry+1yIFrZq2+ElUXQBwDXV+ircVkse8vZwrieSEQz7A= X-Received: by 10.107.18.85 with SMTP id a82mr15457254ioj.251.1505147620000; Mon, 11 Sep 2017 09:33:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.2.25.198 with HTTP; Mon, 11 Sep 2017 09:33:38 -0700 (PDT) In-Reply-To: References: From: Jim Reisert AD1C Date: Mon, 11 Sep 2017 16:33:00 -0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Problems with building Perl modules after upgrade to g++ (GCC) 6.4.0 To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2017-09/txt/msg00126.txt.bz2 I now realize that Net::SSLeay and LWP::Protocol::https are both pre-compiled modules that I can download from Cygwin. But even after re-installing LWP::Protocol::https, my Perl program still won't run: Can't locate LWP/Protocol/https.pm in @INC (you may need to install the LWP::Protocol::https module) (@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 .) at ../scripts/QRZ_daily.pl line 17. I don't know why it's not finding the module, and what this has to with gcc. -- Jim Reisert AD1C, , http://www.ad1c.us -- 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