X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=LO4EOZi d7OHWz9d/Xzx2pub7ZFKFVfwIg/uBKeP7x7B/IcNGUGmzIKTE4XEU9vuCdBRbqh/ Qg+BtrgtulN0TWh6K9Q1yM0sDkSKWMlE46E8lZ1LKcAcE2KhqEogIlkUQ+iTKiME oix9sC5qy9kKLIUw0NJNnnV2k3MMxls+U7OU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=uq3rm0W3XHXbd /letc4vW1PMMl0=; b=MQkPgljW/W8Ua8IWG88SDaPQi29Hj/vRsYjAQo8/FKEar 9wKHBb8wnU3NewdpwqfXyjvEKVM6255EEuQrzi3M7x1Ugqqv3GZzWIM99U20h4Yr gQipsieNpe/O3yYhxm4l7q3TX2hcFUsI22R6tkSYbNu5AMUu1E8e1LeRm/bGpc= 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 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 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 In-Reply-To: References: From: Jim Reisert AD1C Date: Mon, 11 Sep 2017 10:33:38 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Problems with building Perl modules after upgrade to g++ (GCC) 6.4.0 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes 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