Subject: ruby related pkgs do build...
To: Takahiro Kambe <taca@back-street.net>
From: Martin S. Weber <Ephaeton@gmx.net>
List: pkgsrc-users
Date: 09/09/2006 12:21:07
On Sat, Sep 09, 2006 at 03:42:09PM +0900, Takahiro Kambe wrote:
> In message <200609091002.JAD67594.CBBPU@lins.jp>
> 	on Sat, 9 Sep 2006 10:03:00 +0900,
> 	OBATA Akio <obata@lins.jp> wrote:
> > > config: unknown option --enable-pthread
> > > Try 'ruby setup.rb --help' for detailed usage.
> > > *** Error code 1
> > 
> > This issue was occured with USE_RUBY_SETUP=yes packages,
> > and already fixed.
> > Would you try to update and build again?
> Yes, try again with lang/ruby/Makefile.common revision 1.12 and
> lang/ruby/rubyversion.mk revision 1.25.

Ok, all the mentioned packages build now (that is I've successfully
built ruby-sqlite3, ruby-racc, rubygems, ruby-redcloth, ruby-rdtool
and ruby-eruby) with 1.12 & 1.25 respectively.

ruby-eruby was a bit bitching around because
$ head -1 `which rd2`
#!/usr/pkg/bin/ruby181818

but that magically disappeared once I've updated the package.

So ... thanks!

-Martin