From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123385 invoked by alias); 23 Jan 2020 07:40:56 -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 123359 invoked by uid 89); 23 Jan 2020 07:40:56 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: mx009.vodafonemail.xion.oxcs.net Received: from mx009.vodafonemail.xion.oxcs.net (HELO mx009.vodafonemail.xion.oxcs.net) (153.92.174.39) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 23 Jan 2020 07:40:54 +0000 Received: from vsmx002.vodafonemail.xion.oxcs.net (unknown [192.168.75.192]) by mta-6-out.mta.xion.oxcs.net (Postfix) with ESMTP id 055DF604F75 for ; Thu, 23 Jan 2020 07:40:52 +0000 (UTC) Received: from Otto (unknown [91.47.60.226]) by mta-6-out.mta.xion.oxcs.net (Postfix) with ESMTPA id CF642604FD5 for ; Thu, 23 Jan 2020 07:40:49 +0000 (UTC) From: ASSI To: cygwin@cygwin.com Subject: Re: Error running ssh windows binary in cygwin References: Date: Thu, 23 Jan 2020 07:40:00 -0000 In-Reply-To: (ravi r.'s message of "Wed, 22 Jan 2020 17:30:21 -0500") Message-ID: <87zheek4ch.fsf@Otto.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2020-01/txt/msg00208.txt.bz2 ravi r writes: > Following directions mentioned in above error message, when I search for > cygwin1.dll > I find two matches > c:\cygwin64\bin > and > c:\cygwin64\usr\i686-pc-cygwin\sys-root\usr\bin The latter would be the Cygwin DLL for the 32bit cross compilation toolchain. > Went ahead and deleted > c:\cygwin64\usr\i686-pc-cygwin\sys-root\usr\bin\cygwin1.dll > opened a new cygwin terminal and the error from ssh.exe would not go away. Why would you have this directory in PATH in the first place? > I know there is a version of git available through cygwin install as > well which does not have these errors. The git.exe which got installed > from windows binary does not have any error in starting up. It is the > ssh.exe which comes along with it which has the problem. Again, if you have different installations on the same system, you should have only one of them in PATH at any given time. Also, Git for Cygwin uses MSys2, not Cygwin; so again it is unclear if you really ran the MSys2 ssh, it should not have looked for a cygwin1.dll. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf rackAttack: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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