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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=JdDeySTvsFq36uba nT7HqB7ebcjlcjAFKlw2hRko+s0O9Vh4isYqCCJodCrBvrGsY+82AbVS6Yjz0UhY yZqH2hC/PPmNp6F1NNVL+aeeKfghAk8lbtObK2kAAkP7JfUJYIkHohoB4Jn65VzB VYisaE1b/llBYqfUkdMmDuYGKM0= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=KkjU2EssHfDmOgiiVriSdd qpKh4=; b=ahSPia7D0qncj6NH88AL+AvRDSmpYzJLPaK2ZN9iCAxQ3G1LQnyMGv xf9ozdc3CvLK3KnoiNgm/zIRwLUXRr64SojbLCh7MSxL22RTIvoN0T9ZSPmiR0Tp tbELTPSXKpjDryCqkiPuIuWy6a7JpbZn/8BCVVIAx+gsFSNHV8PLY= 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-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,KAM_EXEURI,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=brian, Brian, brown, Brown X-HELO: smtp-out-no.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: Entry point not found issues with cygwin DLLs To: cygwin AT cygwin DOT com References: <8e0411f4-4df9-63f7-2fd8-02fd6975e778 AT avenger DOT ws> <1a6860b1-6888-7d76-a934-83d86f93a1a5 AT cornell DOT edu> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: Date: Mon, 2 Jul 2018 14:02:22 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <1a6860b1-6888-7d76-a934-83d86f93a1a5@cornell.edu> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 2018-07-02 13:35, Ken Brown wrote: > On 7/2/2018 3:08 PM, Heavenly Avenger wrote: >> I'm having hard times with cygwin here, random libraries stop working once I >> update or install new ones. > This can happen if you update a package without updating its dependencies.  For > example, the dependency might have introduced a new API. >> If I run ssh with 'strace' ('strace ssh'), it pops up a windows dialog saying: >> 'the procedure entry point __memcpy_chk could not be located > It is in cygwin1.dll as of cygwin-2.10; see > https://cygwin.com/cygwin-ug-net/ov-new.html. >> cygwin's dll is: cygwin1.dll file version: 2008.0.0.0, version: 2.8.0. > You need to update the cygwin package.  For best results, you should update all > of your installed packages to their current versions.  (If you're running setup > with the --packages option to update or install certain packages, then it's a > good idea to also use the --upgrade-also option.) Also ensure no processes using Cygwin are running, before starting a freshly downloaded https://cygwin.com/setup-x86_64.exe, and wait until setup has finished all processing and exited, before using any Cygwin programs: otherwise autorebase and other postprocessing may not work properly. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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