| 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 |
| Message-ID: | <20010710205112.36987.qmail@web14603.mail.yahoo.com> |
| Date: | Tue, 10 Jul 2001 13:51:12 -0700 (PDT) |
| From: | Dag Bader <arya90 AT yahoo DOT com> |
| Subject: | Unresolved Symbols |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
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' -Dag __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ -- 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 |