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

configure doesn't see mod_dav

From: Seth Delackner <seth_at_jtan.com>
Date: 2003-04-16 20:17:26 CEST

since no one replied to my last query, I ask
again, what do you have to do to get subversion's
configure phase to notice that apache2 was built
with mod_dav?

    checking for static Apache module support...
    configure: error: no - Unable to locate
    /usr/local/apache2/modules/dav/main/mod_dav.h

Well, of course. It isn't there. Some bash output
showing it is elsewhere:

bash-2.05a$ ls /usr/local/apache2/modules/
httpd.exp
bash-2.05a$ ls /usr/local/apache2/include/mod_dav*
/usr/local/apache2/include/mod_dav.h

Apache2 config.log:
./configure --enable-dav --enable-so --enable-dav-fs --with-ssl=/sw --enable
-deflate --with-berkeley-db=/usr/local/BerkeleyDB.4.1 --prefix=/usr/local/apache
2
[...]
configure:12284: checking whether to enable mod_dav
configure:12322: result: yes (default)

Subversion 0.19.1 config.log:
./configure --enable-maintainer-mode --with-apr=/usr/local/apache2 --with-ap
r-util=/usr/local/apache2 --with-neon=/usr/local --with-apache=/usr/local/apache
2 --with-apxs=/usr/local/apache2/bin/apxs --with-berkeley-db=/usr/local/Berkeley
DB.4.1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 16 20:18:15 2003

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.