From: Tanaka Akira Date: 2013-08-01T17:00:12+09:00 Subject: [ruby-core:56302] Re: [ruby-trunk - Bug #8715][Open] openssl mkmf.log filled with other data 2013/8/1 mpapis (Michal Papis) : > Bug #8715: openssl mkmf.log filled with other data > https://bugs.ruby-lang.org/issues/8715 > After compilation + installation of ruby I check the log: (({cat /Users/mpapis/.rvm/src/ruby-2.0.0-p247/ext/openssl/mkmf.log})) > Failed to configure openssl. It will not be installed. > Failed to configure -test-/win32/dln. It will not be installed. > Failed to configure -test-/win32/fd_setsize. It will not be installed. > Failed to configure dl/win32. It will not be installed. > Failed to configure fiddle/win32. It will not be installed. r40080 on trunk may fix mkmf.log. (not tested with Ruby 2.0.0) -- Tanaka Akira