public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: SSH on cygwin
       [not found] <F1F8C865146CD311AFF900E0C5F402AD1B2338@natasha.softaware.com>
@ 2000-05-26 10:44 ` Vlad Soutyrine
  0 siblings, 0 replies; 3+ messages in thread
From: Vlad Soutyrine @ 2000-05-26 10:44 UTC (permalink / raw)
  To: 'cygwin'

Thanks a lot!

Looks like both work, but I did not have a chance to test it deeply enough
yet.

Sorry for the HTML...

Vlad

-----Original Message-----
From: corinna@snoopy.vinschen.de [ mailto:corinna@snoopy.vinschen.de]On
Behalf Of Corinna Vinschen
Sent: Friday, May 26, 2000 1:55 AM
To: Vladislav Soutyrine
Cc: cygwin@sourceware.cygnus.com
Subject: Re: SSH on cygwin

PLEASE, don't write HTML mail, use plain text instead.

We should install a mail filter against that...


To answer your question:

- The XXXservent() functiones are not implemented in Cygwin.

- ssh-1.2.27 is already ported:
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Okhapkin_Serg
ey/ports/ssh-1.2.27-cygwinb20.tar.bz2

- If you are the adventurous type:
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Vinschen_Cori
nna/V1.1.1/openssh-1.2.2.tar.gz

Corinna

--
Corinna Vinschen
Cygwin Developer
Cygnus Solutions, a Red Hat company


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SSH on cygwin
  2000-05-26  0:37 Vlad Soutyrine
@ 2000-05-26  2:00 ` Corinna Vinschen
  0 siblings, 0 replies; 3+ messages in thread
From: Corinna Vinschen @ 2000-05-26  2:00 UTC (permalink / raw)
  To: vlad; +Cc: cygwin

PLEASE, don't write HTML mail, use plain text instead.

We should install a mail filter against that...


To answer your question:

- The XXXservent() functiones are not implemented in Cygwin.

- ssh-1.2.27 is already ported:
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Okhapkin_Sergey/ports/ssh-1.2.27-cygwinb20.tar.bz2

- If you are the adventurous type:
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Vinschen_Corinna/V1.1.1/openssh-1.2.2.tar.gz

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Cygnus Solutions, a Red Hat company

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* SSH on cygwin
@ 2000-05-26  0:37 Vlad Soutyrine
  2000-05-26  2:00 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Vlad Soutyrine @ 2000-05-26  0:37 UTC (permalink / raw)
  To: cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]

Did anyone compiled ssh-1.2.27 under cygwin?

 

I am getting link error:

 

gcc -pipe  
-o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o

  auth-rh-rsa.o
pty.o log-server.o login.o hostfile.o canohost.o

  servconf.o
tildexpand.o serverloop.o crypt.o idea.o rsa.o

  randoms.o
md5.o buffer.o emulate.o packet.o compress.o

  xmalloc.o ttymodes.o newchannels.o bufaux.o authfd.o

  authfile.o crc32.o rsaglue.o cipher.o des.o match.o

  arcfour.o mpaux.o userfile.o signals.o blowfish.o deattack.o    \

        -Lgmp-2.0.2-ssh-2 -lgmp
-Lzlib-1.0.4 -lz   -L/usr/local/lib

servconf.o: In function
`fill_default_server_options':

/usr/local/src/ssh-1.2.27/servconf.c:150: undefined
reference to

`endservent'

collect2: ld returned 1 exit status

make: *** [sshd] Error 1

 

I found that ‘endservent’ is defined in file

/usr/i686-pc-cygwin/include/netdb.h

 

What package do I have to install to make function
`endservent' available?

 

Thanks,

Vlad

 

 







^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-05-26 10:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <F1F8C865146CD311AFF900E0C5F402AD1B2338@natasha.softaware.com>
2000-05-26 10:44 ` SSH on cygwin Vlad Soutyrine
2000-05-26  0:37 Vlad Soutyrine
2000-05-26  2:00 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).