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:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=SkM6UjYhQrKQeZMf
	QaJTphV7dVOyMAu6xsO91JwvUOq/xypG+CvVs4d49XeDk3/JmQZbfwdeCdyF1lxs
	6l+baZ5vEgMjdJhP6E91fcObPAzTbgzmZsBecqAbKX/v38Ho4Mqp0pjaz7WP5YP6
	5NithW5soqWCsNcgWINqjVfHzAg=
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:subject:to:references:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=eNgkbi7e4z8Z3l7HKsC78m
	mFB6Y=; b=CPylIcQQlotqCPwzD1VhZs9BcqeWDIA5IcDOkV+4DNrwvSPgJFdmTn
	GNKNEO73CRNvnusDbdfo9qhQgUcTEjUnA+0kwEPYXUUfixp5rNslTzfK8tuHxsDU
	NuZwu7NKfDUdzX+LsJ4XtezOCCW36ZH7i31qqXiBm6x0tuQSR76/g=
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=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=UD:If, UD:problems.html, problems.html, problemshtml
X-HELO: out5-smtp.messagingengine.com
X-ME-Sender: <xms:MJEmWhBMbVpduo6fx2PyBGu9BBXeWlmKomeuEGNQ5EnyoOreE6NdtA>
Subject: Re: cmake install; required cyglz4-1.dll not installed in /usr/bin or anywhere else
To: The Cygwin Mailing List <cygwin@cygwin.com>
References: <1025849766.461853.1512257412645.ref@mail.yahoo.com> <1025849766.461853.1512257412645@mail.yahoo.com> <0c8e758c-ae5f-b451-79a2-5a6cd2906a69@gmail.com> <7f03885d-5866-57ff-7400-09ad0b392186@gmail.com> <87bmjf4u3f.fsf@Rainer.invalid> <e7f75d0c-9f90-9ecb-f02f-2b94602a7b68@dronecode.org.uk> <932804728.1590238.1512434228876@mail.yahoo.com>
Cc: Vijaya Subramanian <vijaya612@yahoo.com>
From: Jon Turney <jon.turney@dronecode.org.uk>
Message-ID: <85f757cd-dfeb-8857-f5cf-85047b939e40@dronecode.org.uk>
Date: Tue, 5 Dec 2017 12:29:34 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0
MIME-Version: 1.0
In-Reply-To: <932804728.1590238.1512434228876@mail.yahoo.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit


Please read http://cygwin.com/problems.html#personal-email, particularly 
the section starting "Shouldn't I just send email to straight to a 
Cygwin developer or package maintainer?"

On 05/12/2017 00:37, Vijaya Subramanian wrote:
> When I try to run cmake, I get the following error message:
> C:/cygwin64/bin/cmake.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
>   
> I found online that the solution was run "cygcheck cmake" and see if there are missing dll files. It does say cyglz4_1.dll is missing.If there is any other reason why running cmake gives the above error message, I'ld be happy to implement the solution/fix.
> Thanks in advanceVijaya

The dependency on liblz4 exists, so setup should have installed this 
package.

It might be worthwhile looking at /var/log/setup to see if there are any 
indications of why this didn't happen.

>      On Sunday, December 3, 2017, 10:15:59 AM MST, Jon Turney wrote:
>   
>   On 03/12/2017 17:08, Achim Gratz wrote:
>> cyg Simple writes:
>>> One might ask that if setup stated it updated the package why it doesn't
>>> exist and why reinstalling it would be needed?
> 
> Perhaps setup has bugs? :)
> 
>> The real question is:  Why does cmake not require liblz4_1 if it depends
>> on it?  That is the most likely reason why the package wasn't installed
>> to begin with and hence an update wouldn't do anything about it.
> 
> The dependency is cmake -> libarchive13 -> liblz4_1


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

