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:message-id:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; q=dns; s=default; b=sFawq6aDtyGxu3nHgOh6eAphgyULz232IWBjQUmv2va wUJrcL8GEbFR40nry0ZDXcf86cwyNhJueATYToUfWS6A/oCHjyHduT2m1GKogZLJ +kMwFvXcBVW5tpAzre4wcJlNrQ0uDzqk4JC5+oqFvoJKQekEmDp5sTRRKoy94Kxs = 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=VusnRXjGqzHr74tE4FHyclS6nmQ=; b=yJ+3NJxZLLs212KhK ZXEnwNcTGm3nvLxFtgwLhx83EEuGAqec6rHuDnL361DpoXIq25P415VPH93VW9ni UP3md3Qwi4No3L03bo2ftvfO8VVSJQUQf+fJFkI5Fznz3HH5uXH1mVEJfhogrbQ2 zUcjl4rfz+EclWNTatNecfkE5E= 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=0.7 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-OMC1S22.hotmail.com X-TMN: [eX0CSh13M3HT+P/zmdGqZbCpgXCt7Qx7] Message-ID: From: Karl M To: "cygwin AT cygwin DOT com" Subject: RE: Missing Dependency Date: Tue, 12 Aug 2014 09:35:49 -0700 In-Reply-To: References: ,<20140812080848 DOT GB21106 AT calimero DOT vinschen DOT 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 s7CGaIhr008053 ---------------------------------------- > From: karlm > To: cygwin > Subject: RE: Missing Dependency > Date: Tue, 12 Aug 2014 09:18:48 -0700 > > ---------------------------------------- >> 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. > But expr does, and that seems rather low level to not have been seen so far. So I am puzzled. 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