Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2005 16:50:47 -0500 (EST)
From:      Aaron Dudek <adudek@sprint.net>
To:        Garance A Drosihn <drosih@rpi.edu>
Cc:        freebsd-sparc@freebsd.org
Subject:   Re: Problem compiling ruby-1.8.2_2
Message-ID:  <Pine.GSO.4.62.0502231650230.14563@iscserv1>
In-Reply-To: <p06210221be428c82b4e7@[128.113.24.47]>
References:  <Pine.GSO.4.61.0502231348150.1159@raistlin.sprintlink.net> <p06210221be428c82b4e7@[128.113.24.47]>

next in thread | previous in thread | raw e-mail | index | archive | help
That change seems to have worked.

Thanks.

Aaron


On Wed, 23 Feb 2005, Garance A Drosihn wrote:

> At 1:48 PM -0500 2/23/05, Aaron Dudek wrote:
>> Everytime I try to compile ruby-1.8.2_2 from source it hangs
>> in the same place. I have let it sit overnite hoping that it
>> was just being slow.
>> It is an ultra 60.
>> What else can I provide to help solve this?
>
> This is a known problem with the latest version of the port-config
> for ruby.  Several people are working on a fix to it.  If you want
> to compile ruby right now, you should be able to fix it by changing
> the following line in ruby18/Makefile:
>
> Where you see the line:
> .if ${OSVERSION} >= 502102
>
> change it to be:
> .if ${OSVERSION} >= 502102 && ${ARCH} != "sparc64"
>
> We do expect to have the ruby-port fixed for real, one way or
> another, sometime in the next few days.
>
> Let me know if that doesn't work.  I was testing on a sparc64
> machine running 6.x-current, not 5.3-stable.
>
> -- 
> Garance Alistair Drosehn            =   gad@gilead.netel.rpi.edu
> Senior Systems Programmer           or  gad@freebsd.org
> Rensselaer Polytechnic Institute    or  drosih@rpi.edu
>
>



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