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

Tarball 1.1.3 installation error - APR_MD5_DIGESTSIZE undefined

From: Fuzzy <gyvrybt02_at_sneakemail.com>
Date: 2005-01-30 19:44:01 CET

Hi,

I have read through the FAQs, googled and searched the mailing lists to try to solve this, but still can't fix it - when attempting a make on the latest tarball (1.1.3) I get:

/downloads/subversion-1.1.3/subversion/mod_dav_svn/liveprops.c: In function `dav_svn_insert_prop':
/downloads/subversion-1.1.3/subversion/mod_dav_svn/liveprops.c:515: `APR_MD5_DIGESTSIZE' undeclared (first use in this function)
/downloads/subversion-1.1.3/subversion/mod_dav_svn/liveprops.c:515: (Each undeclared identifier is reported only once
/downloads/subversion-1.1.3/subversion/mod_dav_svn/liveprops.c:515: for each function it appears in.)
make: *** [subversion/mod_dav_svn/liveprops.lo] Error 1

The only useful info I found so far suggests this means the version of APR is too old, yet this can't be true as it is using the one in the tarball (version 0.9.5) so what could the problem be?

I'm compiling subversion to run without apache, without neon and wihout Berkeley DB if that helps - just going to only run it locally and use FSFS.

-Fuzzy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 30 19:46:18 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.