1.8.3 preview 1 failure - win32/openssl

C

Curt Hibbs

I just created a bug report for this:


http://rubyforge.org/tracker/index.php?func=detail&aid=1901&group_id=426&atid=1698

Curt

=============

I'm trying to build a new version of the One-Click Ruby Installer for
Windows for the recently posted 1.8.3 preview1.
But I am unable to build the OpenSSL extension. When I get to that point
I get this:



E:\Dev\RubyDev\rubyinstaller\cvs-repo\installer-win\stable\download\ruby-1.8.3\e
xt\openssl>nmake /NOLOGO install
copy > nul -m 0755 openssl.so
E:/Dev/RubyDev/rubyinstaller/cvs-repo/inst
aller-win/stable/lib/ruby/site_ruby/1.8/i386-msvcr71
NMAKE : fatal error U1077: 'copy' : return code '0x1'
Stop.
/commands.rb:222:in `run': Command failed: (RuntimeError)
from ./commands.rb:190:in `each'
from ./commands.rb:190:in `run'
from ./commands.rb:111:in `openssl'
from builder.rb:240
from builder.rb:233:in `instance_eval'
from ./package.rb:131:in `instance_eval'
from ./package.rb:131:in `initialize'
from builder.rb:233:in `new'
from builder.rb:233
NMAKE : fatal error U1077: 'ruby.exe' : return code '0x1'
Stop.

E:\Dev\RubyDev\rubyinstaller\cvs-repo\installer-win\builder>


The problem seems to be on line #53 of the makefile but, of course, this
was generated by mkmf. I have attached the
makefile.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top