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

Re: Problem building rev 8372 on RedHat 7.3

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-01-18 17:06:55 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:

> On Jan 18, 2004, at 4:23 AM, David Summers wrote:
>> Creating build-outputs.mk...
>> File "./gen-make.py", line 159
>> print >> opt_conf, "[options]"
>> ^
>> SyntaxError: invalid syntax
>> ERROR: gen-make.py failed
>>
>> Does anyone have any ideas?
>
> Looks like an incompatability with earlier versions of python. Either
> install a newer version, or write a patch for gen-make.py to work on
> the older python. It's almost certainly a trivial fix, since that bit
> of code isn't doing anything especially complicated.

Looks like r8109 introduced a Python 2 dependency (I assume print >>
is a Python 2 feature). In the past the plan has always been to have
gen-make only require 1.5.2.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 18 17:08:31 2004

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.