ors in building lang/ruby 18 on CURENT-10.0-i386

Steve Wills swills at FreeBSD.org
Wed Mar 6 16:56:41 UTC 2013


> Make config with oniguruma enabled and disabled has had the following
> error:
>
> ./lib/fileutils.rb:85: [BUG] Segmentation fault
> ruby 1.8.7 (2012-10-12 patchlevel 371) [i386-freebsd10]
>

This is an incompatibility between Ruby 1.8 and Clang, I think. Anyway,
Ruby 1.8 is ancient. Use 1.9:

echo "RUBY_DEFAULT_VER=1.9" >> /etc/make.conf

Steve




More information about the freebsd-ruby mailing list