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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=p2HJ+
	WAtc+ocb2YRgquqb/M3h0qc4ycGJgIdZRn5t3L0uJQNqTzdBGj5v9EuphoH2nSC7
	aDzU1e4cNDB9Re4gHvkas2ZvWHVpX3M6O8lbxKVurTma0rvWYHhPMNgG8OBIoEf5
	rNdAQSqIRykJ+w3qBpulZSBixxuYL2vJfyhTjU=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=gqr4iNvpZd3
	oCElSJ18mCdrdaZc=; b=U5jDOwg0zehqiIMkQzP4uEEjkKc1Iv6LoETr86XYAce
	5v80YvCPtLja8hFj4y7sivUqjlo/g9tFgeQnnqt3sz2FBRydCEczVx4BWMP2esRr
	p+KmQCEQikTaiMY4CiTT75Z77DZWELC9JiBH/i/LhHLITtxUt/BkB3EBFrgYVgMU
	=
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-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
From: ASSI <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Error running ssh windows binary in cygwin
References: <CAHvsux=NFMScRbZdT9cvw2-w+NViVVgkbvH+3GvT_KYPOu-bag@mail.gmail.com>
Date: Thu, 23 Jan 2020 08:40:46 +0100
In-Reply-To: <CAHvsux=NFMScRbZdT9cvw2-w+NViVVgkbvH+3GvT_KYPOu-bag@mail.gmail.com>	(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

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

