From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115733 invoked by alias); 19 Dec 2017 17:43:44 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 115720 invoked by uid 89); 19 Dec 2017 17:43:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.4 required=5.0 tests=AWL,BAYES_05,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=Jon, Turney, turney, jon X-HELO: sonic304-21.consmr.mail.ne1.yahoo.com Received: from sonic304-21.consmr.mail.ne1.yahoo.com (HELO sonic304-21.consmr.mail.ne1.yahoo.com) (66.163.191.147) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 19 Dec 2017 17:43:42 +0000 Received: from sonic.gate.mail.ne1.yahoo.com by sonic304.consmr.mail.ne1.yahoo.com with HTTP; Tue, 19 Dec 2017 17:43:40 +0000 Date: Tue, 19 Dec 2017 18:18:00 -0000 From: "Vijaya Subramanian via cygwin" Reply-To: Vijaya Subramanian To: The Cygwin Mailing List Message-ID: <636587926.1255909.1513705410399@mail.yahoo.com> Subject: Re: cmake install; required cyglz4-1.dll not installed in /usr/bin or anywhere else MIME-Version: 1.0 References: <636587926.1255909.1513705410399.ref@mail.yahoo.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2017-12/txt/msg00200.txt.bz2 Hi=20 >On Sunday, December 3, 2017, 10:15:59 AM MST, Jon Turney wrote: >The dependency on liblz4 exists, so setup should have installed this=20 >package. >It might be worthwhile looking at /var/log/setup to see if there are any=20 >indications of why this didn't happen. I checked /var/log/setup-full.log and found the below instances where libz4= -1 was mentioned package liblz4-devel comparing versions 131-1 and 131-1, result was 0 package liblz4_1 comparing versions 131-1 and 131-1, result was 0 package liblz4-devel comparing versions 1.7.5-1 and 131-1, result was -1 package liblz4_1 comparing versions 1.7.5-1 and 131-1, result was -1 2017/12/02 14:06:47 Adding required dependency liblz4_1: Selecting already-= installed version . 2017/12/02 14:06:47 Changing gid back to original So I am not sure why I get the following message when I run cmake: When I try to run cmake, I get the following error message: > C:/cygwin64/bin/cmake.exe: error while loading shared libraries: ?: canno= t open shared object file: No such file or directoryor why cygcheck cmake s= ays:cygcheck: track_down: could not find cyglz4-1.dll ThanksVijaya =20=20=20=20 =20 =20 =20 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: ?: canno= t open shared object file: No such file or directory >=C2=A0=20 > I found online that the solution was run "cygcheck cmake" and see if ther= e are missing dll files. It does say cyglz4_1.dll is missing.If there is an= y other reason why running cmake gives the above error message, I'ld be hap= py to implement the solution/fix. > Thanks in advanceVijaya The dependency on liblz4 exists, so setup should have installed this=20 package. It might be worthwhile looking at /var/log/setup to see if there are any=20 indications of why this didn't happen. >=C2=A0 =C2=A0 =C2=A0 On Sunday, December 3, 2017, 10:15:59 AM MST, Jon Tur= ney wrote: >=C2=A0=20 >=C2=A0 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? >=20 > Perhaps setup has bugs? :) >=20 >> The real question is:=C2=A0 Why does cmake not require liblz4_1 if it de= pends >> on it?=C2=A0 That is the most likely reason why the package wasn't insta= lled >> to begin with and hence an update wouldn't do anything about it. >=20 > The dependency is cmake -> libarchive13 -> liblz4_1 -- Problem reports:=C2=A0 =C2=A0 =C2=A0 http://cygwin.com/problems.html FAQ:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 http://c= ygwin.com/faq/ Documentation:=C2=A0 =C2=A0 =C2=A0 =C2=A0 http://cygwin.com/docs.html Unsubscribe info:=C2=A0 =C2=A0 =C2=A0 http://cygwin.com/ml/#unsubscribe-sim= ple =20=20 -- 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