Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2013 11:56:33 -0500
From:      "Steve Wills" <swills@FreeBSD.org>
To:        "Super Bisquit" <superbisquit@gmail.com>
Cc:        ruby@FreeBSD.org
Subject:   Re: ors in building lang/ruby 18 on CURENT-10.0-i386
Message-ID:  <524dfd234d796ba758b93e0b193b9ecb.squirrel@mouf.net>
In-Reply-To: <CA%2BWntOtxGdrjiYKZ%2Bto-xRGx5StocwJOGqzwHyNjg9wFn_hL%2BQ@mail.gmail.com>
References:  <CA%2BWntOtxGdrjiYKZ%2Bto-xRGx5StocwJOGqzwHyNjg9wFn_hL%2BQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?524dfd234d796ba758b93e0b193b9ecb.squirrel>