Subject: Re: Ruby-tcltklib && tcl > tcl83 (others too ?)
To: None <Ephaeton@gmx.net>
From: Takahiro Kambe <taca@back-street.net>
List: tech-pkg
Date: 11/09/2004 23:58:14
Just for my memo.

In message <20040707223056.GA10352@circe.entropie.net>
	on Thu, 8 Jul 2004 00:30:56 +0200,
	"Martin S. Weber" <Ephaeton@gmx.net> wrote:
> hoi pkg wiz's,
> 
> I've a little problem building ruby-tcltklib, which is basically because of
> tcl83/tcl84 interaction problems.
> 
> from the Makefile:
> (...)
> # Ruby can work with tcl 8.4 but can't coexist with thread library.
> # Since tcl-8.4.6nb1 enabled linking with thread library, ruby couldn't
> # use it any more.
> DEPENDS+=       tcl>=8.3:../../lang/tcl83
> DEPENDS+=       tk>=8.3:../../x11/tk83
> (...)
This problem could be resolved by making ruby-1.6.8 be able to link
with pthread library.

When I import Ruby 1.8.1, both ruby 1.8.1 and 1.6.8 would be link with
pthrad library.  (Now I'm switching each ruby package into newer frame
work.)

Please wait for a moment...

-- 
Takahiro Kambe <taca@back-street.net>