Hi,
if i try to compile the subversion-0.21.0.tar.gz on macosx (10.2.5)
and the configuration:
./configure --prefix=/usr/opt/subversionServer --with-neon=/sw
--with-expat=/sw --with-apxs=/usr/opt/apache2.0.45/bin/apxs
--enable-maintainer-mode --with-berkeley-db=/sw
this error occurs.
/bin/sh /usr/opt/subversion-0.21.0/libtool --silent --mode=compile
gcc -I/sw/include/db4 -no-cpp-precomp -DDARWIN
-DSIGPROCMASK_SETS_THREAD_MASK -g -Wall -Wmissing-prototypes
-Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DNEON_SSL
-std=c89 -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG
-DAP_DEBUG -I/usr/opt/apache2/include -I./subversion/include -I.
-I/sw/include -I/sw/include/neon -I/sw/include -I/sw/include
-I/usr/opt/subversion-0.21.0/apr/include
-I/usr/opt/subversion-0.21.0/apr-util/include -I/sw/include -o
subversion/mod_dav_svn/deadprops.lo -c
./subversion/mod_dav_svn/deadprops.c
/bin/sh /usr/opt/subversion-0.21.0/libtool --silent --mode=compile
gcc -I/sw/include/db4 -no-cpp-precomp -DDARWIN
-DSIGPROCMASK_SETS_THREAD_MASK -g -Wall -Wmissing-prototypes
-Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DNEON_SSL
-std=c89 -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG
-DAP_DEBUG -I/usr/opt/apache2/include -I./subversion/include -I.
-I/sw/include -I/sw/include/neon -I/sw/include -I/sw/include
-I/usr/opt/subversion-0.21.0/apr/include
-I/usr/opt/subversion-0.21.0/apr-util/include -I/sw/include -o
subversion/mod_dav_svn/liveprops.lo -c
./subversion/mod_dav_svn/liveprops.c
subversion/mod_dav_svn/liveprops.c: In function `dav_svn_insert_prop':
subversion/mod_dav_svn/liveprops.c:310: parse error before "APR_UINT64_T_FMT"
i have installed apache 2.0.45
autoconf 2.57
libtool 1.4.3
neon 0.23.9
Berkeley DB 4.0.14
python 2.3b1
-----------------------
the subverson 0.20.1 on the same but with apache 2.0.44 compiles
without problems ...
Regards Roland
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 30 17:01:05 2003