Project

General

Profile

Actions

Bug #2459

closed

Cannot statically link ext/digest/sha2

Added by arnau (Arnaud Fontaine) over 14 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.8.6 (2009-08-04 patchlevel 383) [i686-linux]
[ruby-core:27096]

Description

=begin
Hello,

Trying to build a static binary for ruby against OpenSSL library does not work if ext/digest/sha2 is enabled because SHA256_Transform and SHA512_Transform are already defined in OpenSSL library. I think this issue has already been reported on a blog before but I can't remember where. Anyway, the patch I have attached is pretty trivial. Moreover, this issue also affects ruby 1.8.7, should I submit a separate bug report against this version? Thanks.

Regards,
Arnaud Fontaine
=end


Files

ruby_static_fix_sha2_multiple_definitions.patch (4.58 KB) ruby_static_fix_sha2_multiple_definitions.patch Static link of ext/digest/sha2 arnau (Arnaud Fontaine), 12/08/2009 06:23 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0