From: Charlie Savage Date: 2010-04-05T12:26:37+09:00 Subject: [ruby-core:29257] [Bug #3094] Digest Extenstion Does Not Build Bug #3094: Digest Extenstion Does Not Build http://redmine.ruby-lang.org/issues/show/3094 Author: Charlie Savage Status: Open, Priority: Normal Category: ext, Target version: 1.9.2 ruby -v: ruby 1.9.2dev (2010-04-05) [i386-mswin32_100] 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. ---------------------------------------- http://redmine.ruby-lang.org