I did a svn up to revision 8113 and then ran ./autogen.sh (the same as
I've done for previous revisions). I get:
buildcheck: checking installation...
buildcheck: autoconf version 2.57 (ok)
buildcheck: autoheader version 2.57 (ok)
buildcheck: libtool version 1.4.3 (ok)
buildcheck: neon version 0.24.4 (ok)
Copying libtool helper: /usr/share/aclocal/libtool.m4
Creating getdate.c...
subversion/libsvn_subr/getdate.y contains 10 shift/reduce conflicts.
Creating build-outputs.mk...
File "./gen-make.py", line 159
print >> opt_conf, "[options]"
^
SyntaxError: invalid syntax
ERROR: gen-make.py failed
I've upgraded neon. I've upgraded Berkeley DB. I've upgraded Apache.
Perhaps I need to also upgrade Python, even though Python 1.5.2-27 has
worked fine for me for all earlier svn revisions.
So I downloaded Python 2.3.3, ran configure, and then make:
gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall
-Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Modules/python.o
Modules/python.c
In file included from Include/Python.h:48,
from Modules/python.c:3:
Include/pyport.h:554:2: #error "LONG_BIT definition appears wrong for
platform (bad gcc/glibc config?)."
make: *** [Modules/python.o] Error 1
Grrr...
Before I go further---is my original problem really because of my early
Python version?
Garret
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 29 18:19:42 2003