| Anonymous | Login | Signup for a new account | 11-10-2008 11:08 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0001101 | [buildroot] Architecture Specific | minor | always | 11-22-06 17:03 | 02-12-07 05:34 | |||||||
| Reporter | znmeb | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | ||||||||||
| Summary | 0001101: Build of Ruby crashes when its version is different from the host Ruby version | |||||||||||
| Description | I have a system with Ruby 1.8.5 installed. When I try to build the Ruby in "buildroot", which is 1.8.2, it throws an error. Apparently part of the build uses the host Ruby installation. I'm going to dig into this further, but in the meantime, changing the version of Ruby in target/ruby/ruby.mk allows Ruby to build successfully. | |||||||||||
| Additional Information |
/data1/vgrails/RailsOnAStick/GenericBuildroot/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-gcc -Os -pipe -I. -I. -c main.c /data1/vgrails/RailsOnAStick/GenericBuildroot/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-gcc -Os -pipe -rdynamic -Wl,-export-dynamic main.o dmyext.o libruby-static.a -ldl -lcrypt -lm -o miniruby /usr/lib/ruby/1.8/i686-linux/rbconfig.rb:7: ruby lib version (1.8.5) doesn't match executable version (1.8.2) (RuntimeError) from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:10:in `require' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:10 from /usr/lib/ruby/site_ruby/auto_gem.rb:5:in `require' from /usr/lib/ruby/site_ruby/auto_gem.rb:5 make[1]: *** [rbconfig.rb] Error 1 make[1]: Leaving directory `/data1/vgrails/RailsOnAStick/GenericBuildroot/buildroot/build_i686/ruby-1.8.2' make: *** [/data1/vgrails/RailsOnAStick/GenericBuildroot/buildroot/build_i686/ruby-1.8.2/ruby] Error 2 |
|||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Copyright © 2000 - 2006 Mantis Group |