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