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

subversion-1.5.2 - APR_MD5_DIGESTSIZE undefined

From: <kota_toma_at_cm.jip.co.jp>
Date: Fri, 7 Nov 2008 19:05:29 +0900

Hi, Everyone.

Now I'm trying install subversion 1.5.2 at RedHad 7.2 and using Aapche
2.2.9 .

I wish to build "mod_dav_svn" , However , I? get the following?error
message , when I?do to 'make' it after run configure .(#./configure
--with-apxs=/usr/local/apache2/bin/apxs)

--------------------------------------------------------------------------------

# make
------ making all in apr
make[1]: Entering directory `/hda4/home/webadm/subversion-1.5.2/apr'
make[2]: Entering directory? `/hda4/home/webadm/subversion-1.5.2/apr'
make[2]: `local-all' defined but not used
make[2]: Leaving directory `/hda4/home/webadm/subversion-1.5.2/apr'
make[1]: Leaving directory `/hda4/home/webadm/subversion-1.5.2/apr'
------ completed all in apr
------ making all in apr-util
make[1]: Entering directory? `/hda4/home/webadm/subversion-1.5.2/apr-util'
make[2]: Entering directory `/hda4/home/webadm/subversion-1.5.2/apr-util'
make[2]: `local-all' defined but not used
make[2]: Leaving directory `/hda4/home/webadm/subversion-1.5.2/apr-util'
make[1]: Leaving directory `/hda4/home/webadm/subversion-1.5.2/apr-util'
------ completed all in apr-util
------ making all in neon
make[1]: Entering directory `/hda4/home/webadm/subversion-1.5.2/neon'
make[2]: Entering directory `/hda4/home/webadm/subversion-1.5.2/neon/src'
make[2]: `all' defined but not used
make[2]: Leaving directory `/hda4/home/webadm/subversion-1.5.2/neon/src'
make[1]: Leaving directory `/hda4/home/webadm/subversion-1.5.2/neon'
------ completed all in neon
------ making all in serf
make[1]: Entering directory `/hda4/home/webadm/subversion-1.5.2/serf'
make[1]: `all' defined but not used
make[1]: Leaving directory `/hda4/home/webadm/subversion-1.5.2/serf'
------ completed all in serf
/bin/sh /hda4/home/webadm/subversion-1.5.2/libtool --tag=CC --silent
--mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE? -g -O2? -g -O2 -pthread? -D_LARGEFILE64_SOURCE
-DNE_LFS? -I/usr/local/apache2/include -I./subversion/include
-I./subversion -I/hda4/home/webadm/subversion-1.5.2/neon/src -I
/usr/local/include/neon -I/hda4/home/webadm/subversion-1.5.2/apr/include
-I/hda4/home/webadm/subversion-1.5.2/apr-util/include? -I./serf? -o
subversion/mod_da
v_svn/activity.lo -c /hda4/home/webadm/subversion-1.5.2
/subversion/mod_dav_svn/activity.c
/hda4/home/webadm/subversion-1.5.2/subversion/mod_dav_svn/activity.c: In
function `escape_activity':
/hda4/home/webadm/subversion-1.5.2/subversion/mod_dav_svn/activity.c:43:
`APR_MD5_DIGESTSIZE' undeclared (first use in this function)
/hda4/home/webadm/subversion-1.5.2/subversion/mod_dav_svn/activity.c:43:
(Each undeclared identifier is reported only once
/hda4/home/webadm/subversion-1.5.2/subversion/mod_dav_svn/activity.c:43:
for each function it appears in.)
make: *** [subversion/mod_dav_svn/activity.lo] Error 1
--------------------------------------------------------------------------------

remarks:
・瘢雹I could make it without "--with-apxs" option.
・瘢雹apr and apr-util?both version?are 1.2.12.

Do you have any solution ?

Thanks,
Kota Toma
JIPS

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-07 16:31:57 CET

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.