./configure > configure.log
https://www.dropbox.com/s/qgosxm73wdt7jhx/configure.log?dl=0
make OPENSSL=no > make.log
https://www.dropbox.com/s/o7d5d3lu3jrfhxd/make.log?dl=0
2015-03-03 11:46 GMT+05:00 Damien Miller <djm at
mindrot.org>:> On Tue, 3 Mar 2015, John Dow wrote:
>
>> Hello everyone,
>>
>> I tried to build OpenSSH on Windows (CygWin) with make OPENSSL=no but
it
>> still
>> requires openSSL header files and libraries. Looks lik? CygWin is not
>> supported for this configuration.
>
> Could you please post a full build log, including configure and the
> options you called it with?
>
> -d