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

Re: Python error building RPM on RedHat 7.3

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2004-07-10 22:42:45 CEST

Ben Reser wrote:
> On Sat, Jul 10, 2004 at 03:07:11PM -0500, David Summers wrote:
>> On Sat, 10 Jul 2004, Russell Yanofsky wrote:
>>> That call syntax should be supported in python 2.2. Are you sure
>>> you are not using an earlier version of python?
>>
>> RedHat 7.3 comes with both python 1.5.2 and python 2.2. My guess
>> is that the default is 1.5.2. Is python 2.2 a new requirement for
>> the build?
>>
>> How can I determine which version the build is using?
>>
>> (This was working several weeks ago).
>
> I thought our build system only was supposed to require Python 1...
> Or am I mistaken?

You're probably right. A patch is attached which should fix the problem.

Log Message:

Make build generator compatible with older versions of python.

* build/generator/gen_base.py
  (TargetJavaHeaders.add_dependencies, TargetJavaClasses.add_dependencies):
    don't use extended call syntax

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Jul 10 22:39:58 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.