Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2013 11:32:57 -0700
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        Patrick Ernst <patrick.ernst@maxxbone.com>
Cc:        ruby@freebsd.org
Subject:   Re: PORTS: converters/ruby-icons (2.0) broken
Message-ID:  <20130617113257.8b01a99b32cae8c6e4df786b@FreeBSD.org>
In-Reply-To: <739AB5BE-41FD-4970-95AD-CD2AF8941791@maxxbone.com>
References:  <739AB5BE-41FD-4970-95AD-CD2AF8941791@maxxbone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Jun 2013 14:51:41 +0200
Patrick Ernst <patrick.ernst@maxxbone.com> mentioned:

> ===>   ruby20-iconv-2.0.0.195,1 depends on file: /usr/local/bin/ruby20 - found
> ===>   ruby20-iconv-2.0.0.195,1 depends on shared library: iconv.3 - found
> ===>  Configuring for ruby20-iconv-2.0.0.195,1
> ===>  Running extconf.rb to configure
> /usr/local/bin/ruby20: No such file or directory -- extconf.rb (LoadError)
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/converters/ruby-iconv
> 
> This works with lang/ruby19 but not with lang/ruby20 on FreeBSD 10-CURRENT
> 

It sounds like you set RUBY_DEFAULT_VER to 2.0 when building
ruby20 (otherwise you would have /usr/local/bin/ruby20 installed),
but not when trying to install ruby-iconv (so it assumes that
ruby20 is not the default and looks for ruby20 executable).


-- 
Stanislav Sedov
ST4096-RIPE

()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments



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