Changes between Version 2 and Version 3 of dev-lang/ruby/1.8.7-p22/1
- Timestamp:
- 07/29/08 10:28:02 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/ruby/1.8.7-p22/1
v2 v3 1 1 Copy in Haiku config.guess/config.sub, then ./configure gives: 2 2 3 {{{ 3 4 ~/ruby-1.8.7-p22> ./configure --prefix=/boot/common 4 5 checking build system type... i586-pc-haiku … … 164 165 checking size of rlim_t... configure: error: cannot compute sizeof (rlim_t) 165 166 See `config.log' for more details. 166 ~/ruby-1.8.7-p22> 167 ~/ruby-1.8.7-p22> 168 }}}
