delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Tue, 10 Jul 2001 23:25:01 +0200 |
From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Unresolved Symbols |
Message-ID: | <20010710232501.B8578@cygbert.vinschen.de> |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <20010710205112 DOT 36987 DOT qmail AT web14603 DOT mail DOT yahoo DOT com> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
In-Reply-To: | <20010710205112.36987.qmail@web14603.mail.yahoo.com>; from arya90@yahoo.com on Tue, Jul 10, 2001 at 01:51:12PM -0700 |
On Tue, Jul 10, 2001 at 01:51:12PM -0700, Dag Bader wrote: > I tried to compile ssh.com's version 2.3.0 of ssh > and under latest > cygwin 1.3.2. I got the following unresolved symbols > which are > supposed to be part of the C lib: > make[4]: Entering directory > `/usr/src/ssh-2.3.0/apps/ssh' > gcc -g -O2 -Wall -Wno-unknown-pragmas -o ssh2 ssh2.o > -L. -L../../lib -lssh2 -l > ssh -ltermcap -L/usr/local/lib -lcrypt -ltermcap > ../../lib/libssh.a(sshunixtcp.o): In function > `ssh_tcp_get_port_by_service': > /usr/src/ssh-2.3.0/lib/sshutil/sshnet/unix/sshunixtcp.c:767: > undefined reference > to `endservent' > ../../lib/libssh.a(sshunixtcp.o): In function > `ssh_tcp_get_service_by_port': > /usr/src/ssh-2.3.0/lib/sshutil/sshnet/unix/sshunixtcp.c:791: > undefined reference > to `endservent' Yep. getservent, setservent and endservent are not supported. You know that OpenSSH 2.9p1 is part of the net distro, don't you? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |