1.2.0 on RH7.2: apache2 can't load mod_dav_svn.so
From: Chris Shenton <Chris.Shenton_at_hq.nasa.gov>
Date: 2005-05-25 20:10:38 CEST
I've inherited an elderly Redhat-7.2 box which is our CVS server; I'm
root@osiris<119> uname -a
I downloaded the source and configured like:
./configure --with-apr=/usr/local/apache2 --with-apr-util=/usr/local/apache2 --with-apxs=/usr/local/apache2/bin/apxs --without-berkeley-db --with-ssl
Then did a make && make install. Everything seemed to go well. I can
root@osiris<125> svnadmin create /data1/repoman
But when I try to integrate with Apache and restart apache, it fails:
root@osiris<127> /usr/local/apache2/bin/httpd
I'm suspicious of the last two characters of the name it says is "not
root@osiris<129> ldd /usr/local/apache2/modules/mod_dav_svn.so | grep libsvn_subr-1
Here the libsvn name looks just fine.
I built Apache2 from source last week.
root@osiris<137> /usr/local/apache2/bin/httpd -version
Any ideas? Thanks.
---------------------------------------------------------------------
|
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.