Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > 1.8.3 preview 1 failure - win32/openssl

Reply
Thread Tools

1.8.3 preview 1 failure - win32/openssl

 
 
Curt Hibbs
Guest
Posts: n/a
 
      05-12-2005
I just created a bug report for this:


http://rubyforge.org/tracker/index.p...=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.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Success Or Failure: There Is No Such Thing As Failure bs866806@163.com C Programming 0 01-06-2008 11:41 AM
Preview: Dystopia Preview Silverstrand Front Page News 0 02-05-2006 03:15 AM
VIA C7-M Processor Preview Silverstrand Front Page News 1 08-10-2005 06:58 PM
NVIDIA's GeForce 7800 GTX Preview Silverstrand Front Page News 5 06-27-2005 12:59 AM
[JAVA] [EVALUATION] - The Java Failure (Sorry: The Java(tm) Failure) Ilias Lazaridis Java 0 02-01-2005 10:32 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57