[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ruby bindings enabled although ruby version to old?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-25 13:47:33 CET

Marcus Rueckert wrote:
> [[[
> checking for ruby... /usr/bin/ruby
> checking for rb_hash_foreach()... no
> configure: WARNING: The detected Ruby is too old for Subversion to use
> configure: WARNING: A Ruby which has rb_hash_foreach is required to use
> the
> configure: WARNING: Subversion Ruby bindings
> configure: WARNING: Upgrade to the official 1.8.2 release, or later
> configure: Enabled swig binding: perl
> configure: Enabled swig binding: python
> configure: Enabled swig binding: java
> configure: Enabled swig binding: ruby
> checking for swig... /usr/bin/swig
> checking swig version... 1.3.21
> ]]]
>
> why does it first state the ruby version is too old. but later it says
> "enabled swig bindings: ruby"?

Because the whole "--enable-swig-bindings" feature is a horrible mess which
doesn't actuall do anything useful whatsoever.

In fact, I think I'll go kill off that switch and associated messages
entirely...

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 25 13:49:06 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.