[buildroot 0000566]: [patch] ruby 1.8 support for buildroot

bugs at busybox.net bugs at busybox.net
Thu Mar 9 00:55:14 UTC 2006


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=566 
====================================================================== 
Reported By:                crafterm
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   566
Category:                   New Features
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             11-29-2005 05:41 PST
Last Modified:              03-08-2006 16:55 PST
====================================================================== 
Summary:                    [patch] ruby 1.8 support for buildroot
Description: 
Hi All,

Hope all is going well.

Attached is the first support for building ruby within buildroot.

The tar file includes the package directory related files (ie. ruby.mk and
Config.in) and the diff is to the package/Config.in file to enable support
during a make menuconfig.

Cheers,

Marcus
====================================================================== 

---------------------------------------------------------------------- 
 crafterm - 12-14-05 09:35  
---------------------------------------------------------------------- 
Updated the ruby archive to install Ruby 1.8.2. Ruby 1.8.3 has issues with
IO, in particular the following script results in error.

File.open("/tmp/test.txt", 'rb') {|r|
  puts r.read(1024)
}

Also fixed in Ruby 1.8.4pre2. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-29-05 05:41  crafterm       New Issue                                    
11-29-05 05:41  crafterm       Status                   new => assigned     
11-29-05 05:41  crafterm       Assigned To               => uClibc          
11-29-05 05:41  crafterm       File Added: ruby.tar.gz                      
11-29-05 05:42  crafterm       File Added: config.in.ruby.patch                 
  
12-14-05 09:35  crafterm       Note Added: 0000761                          
12-14-05 09:50  crafterm       File Added: ruby-updated-20051214.tar.gz         
          
01-23-06 12:24  prpplague      Status                   assigned => resolved
01-23-06 12:24  prpplague      Resolution               open => fixed       
01-23-06 12:24  prpplague      Additional Information Updated                   

03-08-06 16:55  vapier         Status                   resolved => closed  
======================================================================




More information about the uClibc-cvs mailing list