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:message-id:from:to:subject:date:in-reply-to
	:references:content-type:content-transfer-encoding:mime-version;
	 q=dns; s=default; b=xd4zbSIbkjSVZTNDV4EKmcUCTEoH8MnodIS1dbBInkv
	2MxJGQNkOFdNvIBU5W8jhVPP/dz7V6lgq/0M6Wy/wmaADqTw7qX8LEodjYkeVwmw
	z5RwoblezqgRWYuq8g1F5SgLYlT1Ih76IyTZbVncDRjOFz7HMvKfGWGKzzXN4HP8
	=
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:message-id:from:to:subject:date:in-reply-to
	:references:content-type:content-transfer-encoding:mime-version;
	 s=default; bh=rSSc8AAwL10sBuMYOlKvR4Tnlk8=; b=LyYamaAXKDIanPIa3
	cR5WcizLW6pIeIaoymK2mdayHm0tiKOmthTlJvFjwWBcmGHFgVh8TglN+yESVvgE
	rwr7+QFLlS843TtOp400IOzrlaFdIvWd7gOcgc3vGq45GO0QMpjkrqVHMZtMmoBP
	pgSM0e88EF1Z/7l+/ZuOFVBKY8=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-HELO: BLU004-OMC1S27.hotmail.com
X-TMN: [D69C4ES86LBh3qHMnJLBsaOHuiIuJLKR]
Message-ID: <BLU173-W50DC54CA472583313CCD78B5EA0@phx.gbl>
From: Karl M <karlm30@hotmail.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: Missing Dependency
Date: Tue, 12 Aug 2014 09:18:48 -0700
In-Reply-To: <20140812080848.GB21106@calimero.vinschen.de>
References: <BLU173-W2966E4B33E33226B3215AEB5ED0@phx.gbl>,<20140812080848.GB21106@calimero.vinschen.de>
Content-Type: text/plain; charset="iso-8859-1"
MIME-Version: 1.0
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s7CGJA8Z006859



----------------------------------------
> Date: Tue, 12 Aug 2014 10:08:48 +0200
> From: corinna-cygwin
> To: cygwin
> Subject: Re: Missing Dependency
>
> On Aug 11 13:56, Karl M wrote:
>> Hi All...
>>
>>
>> I just did two 32 bit Cygwin + OpenSSH installs on brand new machines
>> (Win 64), and received an error message that cyggmp3.dll could not be
>> found. I installed libgmp3 and that resolved the issue.
>
> That's a bit low on information. What application did you get the error
> message from? Neither ssh nor sshd depend on libgmp.
>

Well...I'm not quite sure. It comes from within csih when doing a test. After I unstalled libgmp3 and ran ssh-host-config I get the following:

$ ssh-host-config
/usr/bin/expr.exe: error while loading shared libraries: cyggmp-3.dll: cannot open shared object file: No such file or directory
/usr/share/csih/cygwin-service-installation-helper.sh: line 694: [: -gt: unary operator expected
/usr/share/csih/cygwin-service-installation-helper.sh: line 718: test: -gt: unary operator expected
*** ERROR: ssh-host-config is using csih-0.9.7.
*** ERROR: csih-0.9.7 requires WinNT or above.
*** ERROR: The current operating system is:
*** ERROR: Microsoft Windows 7 Professional, 64-bit Service Pack 1 (build 7601).

But test does not depend in it.

Thanks,

...Karl             		 	   		  
--
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


