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=cMae0SK 8gph3y9U8iG235g5Ou8zxarMKUXJsbyU15WL4IrMcl581EdbDQzu07fcwUjkHKzh V6j4NidFzcNKe7SFrxFUVD4q/giamxYyx7cJxP3s/jrv90rG+/1YX5J2EgiZjMuD RGbiwZyR9n0lV7hly8uIC2rxlYn53EOkpKfI= 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=/ADZjAKRw0Nn5 S8co6/YT10Ejhg=; b=Vy9wZoob87twwFpcvg3v94I/VygnQW3In9L/3oH3nmN0T N6DGxC1LyAJE+Tsuqn4L7H4+cpD8+vUt228VHJIi/jvm+VM10azJsc35JSNlU4KF cpbfCdd/4Yepld799iw6Z7Tqql51HPY9npiWe1ZyMLA6ODT3OXYHGvnNrPtbsw= 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=-0.5 required=5.0 tests=AWL,BAYES_00,KAM_INFOUSMEBIZ,RCVD_IN_SORBS_SPAM,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=WWW, wwwad1cus, UD:www.ad1c.us, www.ad1c.us X-HELO: alum-mailsec-scanner-6.mit.edu X-Gm-Message-State: AHPjjUioguZ6za4uLDLz+jgktG1ugcxjU6UmlJYHqOPu0+5KkaGtfCRF qTShqS8gm5IB5wvWoobPl4E/XKjN3A== X-Google-Smtp-Source: AOwi7QAHPYhyTwIOoBpIA/PMzAqDWE/xGUIFg1bSETMZFoq+GKgznZYscF3f3FXpEw/WUIilIv+TCtaKhJ9Th9fR7sE= X-Received: by 10.107.18.85 with SMTP id a82mr16714777ioj.251.1505163343050; Mon, 11 Sep 2017 13:55:43 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <87o9qhw2cu.fsf@Rainer.invalid> References: <87o9qhw2cu DOT fsf AT Rainer DOT invalid> From: Jim Reisert AD1C Date: Mon, 11 Sep 2017 14:55:42 -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 On Mon, Sep 11, 2017 at 11:51 AM, Achim Gratz wrote: > Unless you know what you're doing and can navigate the inevitable > obstacles, do not use cpan on Cygwin. I have been building Perl packages for years without problems. I use WWW::Mechanize in several programs, and it has a lot of pre-requisites. >> SSLeay.xs:163:25: fatal error: openssl/err.h: No such file or directory >> #include > > The most likely reason is that you do not have the *-devel package for > openssl installed. Missed that, thanks! I don't know why Cygwin "upgraded" me from Perl 5.22 to Perl 5.24. I am building a new Cygwin installation from scratch (via setup) and it has Perl 5.22 (as expected) and gcc 6.4. I seem to remember this problem happening in the not-too-distant past when gcc 6.x was experimental, so I probably picked up the experimantal Perl 5.24 as well. I tried to roll back Perl from 5.24 -> 5.22 in my existing Cygwin (non-experimental) installation but "perl --version" still returned version 5.24 Anyway, I'll have a clean installation soon, I hope. - Jim -- 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