[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-01-18 16:50:12 CET

On Jan 18, 2004, at 4:23 AM, David Summers wrote:

>
> Something has happened between release of 0.36.0 and today's HEAD rev
> 8273. On RedHat 9 it builds fine. On RedHat 7 I'm getting the
> following
> during the "autogen.sh" process:
>
> + sh autogen.sh
> buildcheck: checking installation...
> buildcheck: autoconf version 2.53 (ok)
> buildcheck: autoheader version 2.53 (ok)
> buildcheck: libtool version 1.4.2 (ok)
> Copying libtool helper: /usr/share/aclocal/libtool.m4
> 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.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 18 16:50:42 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.