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

Re: [ex-DEV] svn 13x 'make swig-rb' --> error: 'SWIG_RubyRemoveTracking' undeclared

From: David James <james82_at_gmail.com>
Date: 2005-12-21 15:36:21 CET

On 12/21/05, OpenMacNews <openmacnews@gmail.com> wrote:
> [ oops ... "The development mailing list for Subversion. Non-development
> questions should be posted to 'users' instead; that
> includes build problems ...
> ^^^^^^^^^^^^^^^^^^^^^^^
> surprised. my mistake. sorry.
> ]
If you find a bug in Subversion, it is fine to post it to the dev
list. This is a bug :) More details below.

> bldg svn 13x r17890 on OSX 10.4.3,
> make swig-rb
>
> dies at:
> [...]
> error: 'SWIG_RubyRemoveTracking' undeclared (first use in this function)
> [...]
> poking around, i find:
>
> cd /usr/local/swig/share/swig/1.3.27/ruby
> grep -rln SWIG_RubyRemoveTracking .
> ./rubydef.swg
> ./rubytracking.swg
>
> and a prior instance of this issue (?) w 1.30-rc2:
>
> cref: http://svn.haxx.se/users/archive-2005-11/0202.shtml
>
> but no resolution (yet).

Sharp analysis! Subversion 1.3.0 is currently not compatible with SWIG
1.3.27. Subversion 1.3.0 works best with SWIG 1.3.25. That said, we
added unofficial support for SWIG 1.3.26-27 in r17280 on trunk.
OpenMacNews, do the trunk Ruby bindings work for you? Perhaps we
should nominate r17280 for Subversion 1.3.1?

(NOTE: None of these changes affect the distributed release tarballs,
because our "release tarballs" are bundled with pregenerated SWIG
1.3.25 headers, and therefore do not require the user to have SWIG.)

Cheers,

David

--
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 25 00:36:50 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.