Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Date: Mon, 11 Apr 2005 22:26:53 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Updated: OpenSSH-4.0p1-1
Message-ID: <20050411202652.GC28001@cygbert.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20050403125734.GM1471@cygbert.vinschen.de> <200504111810.j3BIAhV2031870@beta.mvs.co.il>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200504111810.j3BIAhV2031870@beta.mvs.co.il>
User-Agent: Mutt/1.4.2i

On Apr 11 21:10, Ehud Karni wrote:
> On Sun, 3 Apr 2005 14:57:34 +0200, Corinna Vinschen wrote:
> >
> > I've just updated the version of OpenSSH to 4.0p1-1.
> > This is an official new release, based on the vanilla sources.
> 
> I've been bitten by a bug in this release when using scp with port
> forwarding (see: http://bugzilla.mindrot.org/show_bug.cgi?id=996 ).
> 
> While trying to find the bug I had to compile `ssh'. The compilation
> required the installation of the minires-devel package, as documented
> in /usr/share/doc/Cygwin/openssh.README, but I still had unresolved
> externals. Only after I changed the Makefile and added -lminires to
> the LIBS line did it work. I think that this should be added to the
> /usr/share/doc/Cygwin/openssh.README too.

No, that must be wrong on your system.  libminires{.dll}.a is usually
symlinked to libresolv{.dll}.a, and $LIBS usually contains -lresolv
on systems having it.  So on Cygwin.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

