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

r2927 can't build anymore, something wrong with APR_PATH_MAX

From: Sergey A. Lipnevich <sergeyli_at_pisem.net>
Date: 2002-08-10 15:28:52 CEST

Hi,

I've built r2927 successfully, checked out the release, and it failed a
lot of tests. At this time I saw that neon was upgraded to 0.22.0, and
went about installing required version of openssl and neon itself. Now I
returned to building Subversion, but it fails even at r2927. After
un-tarring, I don't change anything at all, including ./configure
arguments (it's a script, hence I'm sure), so it's quite mysterious --
apr, apr-util, and neon are in the tarball, right? Here's the error:

Making all in strings
make[2]: Entering directory `/usr/src/subversion-r2927/apr/strings'
make[3]: Entering directory `/usr/src/subversion-r2927/apr/strings'
/bin/sh /usr/src/subversion-r2927/apr/libtool --silent --mode=compile
gcc -g -Wall -Wmissing-prototypes -Wstrict-prototypes
-Wmissing-declarations -pthread -mcpu=i686 -march=i686 -O3
-DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c
apr_cpystrn.c && touch apr_cpystrn.lo
In file included from apr_cpystrn.c:55:
../include/apr.h:314:2: #error no decision has been made on APR_PATH_MAX
for your platform
make[3]: *** [apr_cpystrn.lo] Error 1
make[3]: Leaving directory `/usr/src/subversion-r2927/apr/strings'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/subversion-r2927/apr/strings'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/subversion-r2927/apr'
make: *** [external-all] Error 1

Is this a known problem? Thank you!

Sergey Lipnevich.
Section "collab",
Source Mage GNU/Linux,
http://www.sourcemage.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 10 15:29:41 2002

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.