BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000566 [buildroot] New Features feature N/A 11-29-05 05:41 02-12-07 05:47
Reporter crafterm View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version 0.9.27
Summary 0000566: [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
Additional Information added as of revision 13526.
Attached Files  ruby.tar.gz [^] (1,806 bytes) 11-29-05 05:41
 config.in.ruby.patch [^] (407 bytes) 11-29-05 05:42
 ruby-updated-20051214.tar.gz [^] (1,367 bytes) 12-14-05 09:49

- Relationships

- Notes
(0000761)
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
02-12-07 05:47 vapier Status closed => assigned
02-12-07 05:47 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker