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

Re: Can't build SWIG python bindings

From: Nicholas Riley <njriley_at_uiuc.edu>
Date: 2002-12-10 18:05:10 CET

On Tue, Dec 10, 2002 at 09:06:53AM -0800, Brandon Ehle wrote:
> Its a difference in the latest SWIG version, you don't need the
> underscore in the .i files, there is a patch in my directory for fixing
> that too.

Bingo, thanks (swig-ignore-hack.patch was it). The moral of the story
appears to be "don't use SWIG 1.3.17, use 1.3.16 if you want to build
without patches". I thought it was just an omission and the configure
script meant to say "1.3.16 or later". There were a couple of other
doc mentions that made me think the configure script was aat fault.
subversion/bindings/swig/INSTALL includes:

  Step 1: Build & install the proper version of SWIG (which is
           currently swig 1.3.14 or greater).

and subversion/bindings/swig/README begins:

  NOTE: the bindings code is being developed using SWIG 1.3.12.
  Earlier versions of SWIG will simply *not* work.

So either the README and INSTALL files should change, or the configure
script and code should change to support >= 1.3.16 (or 1.3.17?)

-- 
=Nicholas Riley <njriley_at_uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley>
        Pablo Research Group, Department of Computer Science and
  Medical Scholars Program, University of Illinois at Urbana-Champaign
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 10 18:05:54 2002

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.