X-Recipient: archive-cygwin@delorie.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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; q=dns; s=default; b=Alg/xkC0jlvH9oGLsF7nafKSkbWf/P
	W1e7csMFyLyHU2tKt8D5ZAzdRNe4pZ7ukKBYziyDEYSobdUJuvJucpWqszrrCZOa
	kheC4kSy4praN1DAnnYxa/3sPncaYtG1S5MsVft93/LtyaI5ku+U0Y2jU5DSV1G4
	TAWFVFqy4CEUk=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; s=default; bh=PHoLjGxodJn0dJO+SjDPm/dHfR4=; b=bBn8
	2dWTyiQDeWeCkRgmjwjqu+7/bE/y6SFFugRzitCzveSAuGgBmSw8473s1TWh3Xyw
	Lj9qztFDWNwyxo6Ys+sxnjdw8r4WU8IlDkdgWSsMytSj0qpEJMB36CAio65rlS0I
	C4QUU1FYiW6meUskaptIoACAqFI8VgHzxnJyVKI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=uptodate, up-to-date, H*f:sk:5679E09, H*i:sk:5679E09
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@Nexgo.DE>
Subject: Re: perl version error
Date: Wed, 23 Dec 2015 11:22:42 +0100
Lines: 26
Message-ID: <n5dslj$j1h$1@ger.gmane.org>
References: <5679E096.5050507@cornell.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0
In-Reply-To: <5679E096.5050507@cornell.edu>
X-IsSubscribed: yes

Am 23.12.2015 um 00:45 schrieb Ken Brown:
> I'm trying to build biber-2.3 as a packed perl archive for upstream TeX
> Live.  I'm getting the following error:
>
> /tmp/parl4zru: Perl lib version (5.22.1) doesn't match executable 'perl'
> version (5.22.0) at /usr/lib/perl5/5.22/x86_64-cygwin-threads/Config.pm
> line 62.

What Perl version is listed at line 62 in that Config.pm file?  What 
exectuable does perl.exe link to and is the cygperl5_22.dll file 
up-to-date?  You might want to reinstall perl and perl_base.

> Can any of the perl experts explain what might cause this?  Might it
> mean that Cygwin's perl-PAR-Packer needs to be updated for perl 5.22.1?

Maybe, although I'd consider it a bug if it's barfing on a minor version 
update since there is no binary or API incompatibility among minor 
versions (as long as they're built with the same options of course). 
I'm not sure what it's really doing on Cygwin...  In the context of 
Cygwin I'm not sure what benefits if any packing would have.  Keeping 
the distribution unpacked seems far more manageable.

-- 
Achim.

(on the road :-)


--
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

