Project

General

Profile

Actions

Bug #3094

closed

Digest Extenstion Does Not Build

Bug #3094: Digest Extenstion Does Not Build

Added by cfis (Charlie Savage) over 15 years ago. Updated over 14 years ago.

Status:
Rejected
Assignee:
-
Target version:
ruby -v:
ruby 1.9.2dev (2010-04-05) [i386-mswin32_100]
Backport:
[ruby-core:29257]

Description

=begin
For some reason, the mkconf.rb files in the digest extension were updated to not include the main object files. Not sure why, but it breaks building on Windows with VC 2010 (because you end up with a number of unresolved symbols when linking). Patch attached to add them back in.
=end


Files

digest.patch (1.68 KB) digest.patch cfis (Charlie Savage), 04/05/2010 12:26 PM

Updated by nobu (Nobuyoshi Nakada) over 15 years ago Actions #1

  • Status changed from Open to Feedback

=begin
Your patch just make not to use openssl. Impossible.
Could you show a mkmf.log, Makefile and exact errors?
=end

Updated by cfis (Charlie Savage) over 15 years ago Actions #2

=begin
Ok - reverted patch, installed openssl 1.0, and problem disappeared.

Sorry for the noise - please close.
=end

Updated by mame (Yusuke Endoh) over 15 years ago Actions #3

  • Status changed from Feedback to Rejected

=begin

=end

Actions

Also available in: PDF Atom