Project

General

Profile

Actions

Bug #9817

closed

The extconf.rb for OpenSSL assumes MingW

Added by djberg96 (Daniel Berger) almost 10 years ago. Updated over 6 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.1.1p76 (2014-02-24 revision 45161) [i386-mswin32_100]
[ruby-core:62463]

Description

It appears that the extconf.rb file for openssl assumes mingw. The problem is that gdi32 and wsock32 need to be linked, even for Visual Studio.

The simple fix is to change "if $mingw" to "if File::ALT_SEPARATOR" on line 40.


Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #13080: [mingw regression] broken openssl extension in 2.4.0p0ClosedActions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0