]> andersk Git - openssh.git/commitdiff
- (dtucker) [README.platform] List prereqs for building on Cygwin.
authordtucker <dtucker>
Fri, 23 Apr 2004 08:57:13 +0000 (08:57 +0000)
committerdtucker <dtucker>
Fri, 23 Apr 2004 08:57:13 +0000 (08:57 +0000)
ChangeLog
README.platform

index cae4a76f268e050cbd5291d8d3a11c419aa3054e..55c7534268e6337daefe783183cf41e00e258161 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
  - (dtucker) [configure.ac openbsd-compat/getrrsetbyname.c] Declare h_errno
    as extern int if not already declared.  Fixes compile errors on old SCO
    platforms.  ok tim@
+ - (dtucker) [README.platform] List prereqs for building on Cygwin.
 
 20040421
  - (djm) Update config.guess and config.sub to autoconf-2.59 versions; ok tim@
index f9318b780a54cf6412478c62a06137ad2191bfa2..d07b2c32fc2531bce6383bc811e6a0da3db2370a 100644 (file)
@@ -13,6 +13,14 @@ Accounts in this state must have their passwords reset manually by the
 administrator.  As a precaution, it is recommended that the administrative
 passwords be reset before upgrading from OpenSSH <3.8.
 
+
+Cygwin
+------
+To build on Cygwin, OpenSSH requires the following packages:
+gcc, gcc-mingw-core, mingw-runtime, binutils, make, openssl,
+openssl-devel, zlib, minres, minires-devel.
+
+
 Solaris
 -------
 Currently, sshd does not support BSM auditting.  This can show up as errors
This page took 0.151894 seconds and 5 git commands to generate.