Project

General

Profile

Actions

Bug #15762

closed

Error compiling OpenSSL on Cygwin

Added by duerst (Martin Dürst) about 5 years ago. Updated about 5 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:92233]

Description

This is an error that only showed up today. I have been able to compile without problems on Cygwin until very recently. The only file recently changed in ext/openssl seems to be:
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_bn.c?view=log


Files

openssl_compile_error.txt (20.8 KB) openssl_compile_error.txt duerst (Martin Dürst), 04/10/2019 10:58 AM

Updated by nobu (Nobuyoshi Nakada) about 5 years ago

No error occurred, maybe OpenSSL headers have changed since the previous build?
Could you try make -C ext/openssl clean?

Updated by duerst (Martin Dürst) about 5 years ago

  • Status changed from Open to Closed

nobu (Nobuyoshi Nakada) wrote:

No error occurred, maybe OpenSSL headers have changed since the previous build?
Could you try make -C ext/openssl clean?

I'm not sure why, but this seems to have worked. Thanks a lot!

Actions

Also available in: Atom PDF

Like0
Like0Like0