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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=jJ0un rVhclbVkEdUaVGSHHYgV9w6IU/6fGpECTkCykjS291KR256munvy5jMuN4TdA+n6 +qys8W+tDtI58uFCkkEiRlBnmc9mJCgi49mMqBTlOM7qxDZcXWoGZMU2+lhaZOLm 7x97LPZhAYZTSCChDL9zXFUwOgPNO7ubazdc4k= 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=8dBll96cXIj ixejEGPxzwnru/20=; b=GNjsySShWDtDzNGKZqkUHt2DFjmBLGLARF+HL6TQtxd l4rX17zGg2P9O3elME6bZP5LoyKGFUrA+ThFnQEhEg6Ng2lvf8JasOq12POpq5OW C9wcVHQxqA2koA4QelfiLSVLMk7H5vvLk4uewpNNfcsRdwb38o1eBh3JHCor7tTc = 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.3 required=5.0 tests=AWL,BAYES_50,SPF_PASS autolearn=ham version=3.3.2 spammy=ssleay.xs, UD:SSLeay.xs, SSLeayxs, cygcheckout X-HELO: mx009.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: Problems with building Perl modules after upgrade to g++ (GCC) 6.4.0 References: Date: Mon, 11 Sep 2017 19:51:13 +0200 In-Reply-To: (Jim Reisert's message of "Mon, 11 Sep 2017 10:27:26 -0600") Message-ID: <87o9qhw2cu.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-VADE-STATUS: LEGIT Jim Reisert AD1C writes: > After upgrading to g++ (GCC) 6.4.0, I am being forced to > reload/rebuild a bunch of Perl modules that had been working fine. I > had the same issue with GCC 6.3. One module is particularly > troublesome. I have the openssl library installed. This is with the > 64-bit Cygwin. I attached cygcheck.out I don't know why that would be necessary or why the gcc update has anything to do with it. > # cpan install Net::SSLeay Unless you know what you're doing and can navigate the inevitable obstacles, do not use cpan on Cygwin. > 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. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q and microQ: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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