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

bugs at busybox.net bugs at busybox.net
Wed Dec 14 17:35:38 UTC 2005


A NOTE has been added to this issue. 
====================================================================== 
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:                     assigned
====================================================================== 
Date Submitted:             11-29-2005 05:41 PST
Last Modified:              12-14-2005 09:35 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                          
======================================================================




More information about the uClibc-cvs mailing list