Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2011 09:01:55 +0300
From:      Anton <gnixua@gmail.com>
To:        Stanislav Sedov <stas@FreeBSD.org>
Cc:        swills@FreeBSD.org, freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: Upgrade ruby 1.8 to 1.9 failed
Message-ID:  <4E5493D3.7060404@gmail.com>
In-Reply-To: <20110823183433.3bc7286b.stas@FreeBSD.org>
References:  <4E5382B2.3000908@gmail.com> <20110823183433.3bc7286b.stas@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for the your feedback.

Problem is solved simply:
  # portmaster lang/ruby19


On 24.08.2011 04:34, Stanislav Sedov wrote:
> On Tue, 23 Aug 2011 13:36:34 +0300
> Anton<gnixua@gmail.com>  mentioned:
>
>> Upgrade to the latest version failed:
>>
>> # portmaster -o lang/ruby19 lang/ruby18
>> .............
>> ............
>> compiling zlib
>> cc -shared -o ../../.ext/i386-freebsd8/zlib.so zlib.o -L. -L../.. -L.
>> -rdynamic -Wl,-soname,../../.ext/i386-freebsd8/zlib.so  -Wl,-R
>> -Wl,/usr/local/lib -L/usr/local/lib -lruby19 -lz  -lcrypt -lm
>> -L/usr/local/lib  -rpath=/usr/lib:/usr/local/lib -pthread  -lc
>> making ruby19
>> make: don't know how to make NO_DEPENDS. Stop
>> *** Error code 2
>>
> This is most likely due to the bug in the ruby build system we need to fix.
> It seems it tries to run the inernal make with the same argument the port
> make has been called with.
>
> For now, you can either work around this by building and installing ruby 1.9
> manually (via make install), or just keep 1.8 which we returned to as default
> ruby for now due to a big list of problems we didn't anticipated.
>
> Sorry for the inconveniencies!
>


-- 
best regards,
Anton




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