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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=R9PVb7YboyctCUG6ZUwkehus44sKsgzxYyegmI8win3AbuiuZFvDU HKVVgEJx8ixANu8iiU5v+FKAJ5kPl/KXBKTWVrIYj0S7O4LBWGZEAiDjZexL1eC6 BGLncu+9a+Ga25ZHf4RZMOW9ATUo/VCZt2mOzKikns9Rpe9js7IKt0= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=WV9WMTZM5h7EbjdfEVXDnw00EIM=; b=JV3YNa00cEf5O9K9gvGrEO/RVlgH hS6dpPnVT55gMGv8gtGoGWIGIo3odDYI9EmoBTE8Mi+W24q2hrBcZi1mP6ZdkSab 6WvvVlCpoV3zQZhfqWziEVJoLkN4ItUH5XwPRpiSmQwWnAN1xSlg9dLqDKsYnkwT gdErxFQ8p/ZQmRE= 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=-5.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: calimero.vinschen.de Date: Mon, 31 Aug 2015 15:36:41 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Problem with cygcheck Message-ID: <20150831133641.GD18303@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --9amGYk9869ThD9tj Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Aug 30 08:53, Mark Woon wrote: > Installed using the 2.2.1 installer on Windows 10. This happens with > both 32-bit and 64-bit. > Just performing a simple cygcheck gives me: >=20 >=20 > > cygcheck lscygcheck: track_down: could not find > api-ms-win-core-rtlsupport-l1-2-0.dll > cygcheck: track_down: could not find api-ms-win-eventing-provider-l1-1-0.= dll This is kind of nonsense. The api-ms-win-* DLLs are not visible to path searches. They are under Windows/System32/Downlevel and not directly linked against by the executables anyway. I checked in a patch so that cygcheck ignores them now. Please give the latest snapshot from https://cygwin.com/snapshots/ a try. Thanks, Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --9amGYk9869ThD9tj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJV5FhpAAoJEPU2Bp2uRE+gLssP/14iRjoeKZz5SdN2xy4ny+vk De/Z0vr5HhfSDDOnv+9or1dicNGT9B9ZaJsrsoHNn280Z7WG74TEBN5HdhEwOTls +nfN/vR/PfYwE0Jym8Y1qpF9K26nB0od6/NGRnk0LLRYl6BvZvR+ayFIMpDCblua ritns65+2zcnex7u6Sd61K3tnlpLil/itjkWneFba18CCEqB9SzIH4NFrGSyl6y5 1aPZoUtOH858uBGwXd7TBhXneVLsd2kBsgqjhOb2PmbeU56qK8E0n3bOo1pcnojm DnHy+z2nwyDQyRLjtIi67msb9GRDdbHmFHE2R7NxrXDzjVYHMT/HEfdoljxFzpaw O3SOl0CgquzRFTGcevladT3XbOYTH/qooK13uKRAuiZPswh/7JHvrHsUScIeYgT/ P4vES74nsFy/pPLrEoKHHDmMOdV67Jt6O79Yeur7mdP1g1f7i/w1w+ViLn6VCx9e EzCL27xLrDlP82UyLIUaBusK65fh+i4iGvpNzuuj2l6X7qs9hIi/fxFN1LKVt/no qKN2zf2CJytYsgzimpEtDnSJHx2Sf6X4wAI9ntNKVKssPgkrZ5KjYVIzNDf0XfEx 5wy4ZhUCs5cMb9ed0cdScdHq32/Z5P1AvrfkvR0ZQeA1JfGW59ulMdwefGYy32QE OmkLF11ABrWicIqV9hu2 =mv9T -----END PGP SIGNATURE----- --9amGYk9869ThD9tj--