PORTS: converters/ruby-icons (2.0) broken

Stanislav Sedov stas at FreeBSD.org
Mon Jun 17 18:45:05 UTC 2013


On Mon, 17 Jun 2013 14:51:41 +0200
Patrick Ernst <patrick.ernst at 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


More information about the freebsd-ruby mailing list