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

Re: trunk make clean error

From: <kmradke_at_rockwellcollins.com>
Date: Fri, 7 Nov 2008 14:14:40 -0600

kmradke_at_rockwellcollins.com wrote on 11/07/2008 01:21:52 PM:

> I just updated my whole tree to svn trunk:
>
> Repository Root: https://svn.collab.net/repos/svn
> Revision: 34097
>
> Doing a "make clean" now gives this:
>
> ...
> cd /usr/lfs/v0/tmp/svn_trunk/subversion/bindings/ctypes-python; \
> /usr/bin/python setup.py clean --all
> File "setup.py", line 205
> cmd.extend('-R ' + x for x in self.lib_dirs.split(":"))
> ^
> SyntaxError: invalid syntax
> gmake: *** [clean-ctypes-python] Error 1
>
>
> Is there a python version minimum requirement for building
> svn now?
>
> I'm using Python 2.3.4...
>
> I'm on an old RHEL release, so my options are a little limited.

**Warning**, hijacking my own thread...

And getting the sqlite dependency working correctly is fairly
tough. I don't see anything in TODO-1.6 about fixing configure
to find the local sqlite directory (and configure still suggests
this non-working solution).

I see a fair number of dev threads about this in early Oct, but
no resolution that a google search found. Isn't this a 1.6 blocker?

Kevin R.
Received on 2008-11-07 21:14:57 CET

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.