[haiku-commits] Re: r41855 - haiku/trunk/build/jam

  • From: scottmc <scottmc2@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 1 Jun 2011 17:28:07 +0000

On Wed, Jun 1, 2011 at 4:38 AM, Chris Roberts <cpr420@xxxxxxxxx> wrote:
> On Tue, May 31, 2011 at 1:37 PM, scott mc <scottmc2@xxxxxxxxx> wrote:
>> Author: scottmc
>> Date: 2011-05-31 21:37:45 +0200 (Tue, 31 May 2011)
>> New Revision: 41855
>> Changeset: https://dev.haiku-os.org/changeset/41855
>>
>> Modified:
>>   haiku/trunk/build/jam/OptionalPackages
>> Log:
>> Updated gcc2 Ruby OptionalPackage for alpha3.
>> +alpha3
>
> It's not listed in the bep file because it's not strictly needed for
> building/running, but it's nice to have readline support in this.  I'm
> pretty sure that for the previous package I had statically linked
> libedit for the readline support.  It appears the gcc4 version does
> have the readline.so module.
>
>
> --Chris
>
>

the gcc4 one was build with readline and libedit installed, so it
probably picked it one up like python does.  I thought I build ruby
when i was building the gcc2 libs, but then didn't see it uploaded, so
i either forgot to upload it or it's not even in the gcc2
optionalpackages bep.  I just rebuilt it with libedit installed, can
you check it?
http://www.haiku-files.org/files/optional-packages/ruby-1.9.1-r1a3-x86-gcc2-2011-06-01.zip
Let me know if this one works and if so then i will switch to it.  I
added libedit-20100424 to the dependency list.  This will probably
start being using when we move to hpkgbuild and use a chroot
environment.
-scott

Other related posts: