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

Re: Error trying to load mod_dav_svn.so HELP!!!

From: Keith and Teri Kwiatek <kwiatekfamily_at_gmail.com>
Date: 2006-03-19 19:20:49 CET

Hello Nico,

Sorry, I am installing on AIX 5.2 and I used subversion 1.3 and apache
2.0.55.

Unless someone can find me a good AIX binary, I think I must build from
scratch.

I built apache with:

 ./configure --enable-dav --enable-so --with-ssl=/u01/subversion/openssl
--prefix=/u01/subversion/Apache --enable-ssl

I built subversion with:

nohup ./configure --with-ssl --enable-ssl
--with-apxs=/u01/subversion/Apache/bin/apxs --without-berkeley-db
--prefix=/u01/subversion/svn13
--with-libs=/u01/subversion/Apache/lib:/u01/subversion/Apache:/u01/subversion/openssl:/u01/subversion/openssl/lib

Apache seems to start fine without the svn modules, but once I add them, I
get the previous error (below)....

Anything I can do to trouble shoot..? what is this indicating?

Keith

On 3/19/06, Nico Kadel-Garcia <nkadel@comcast.net> wrote:
>
> Keith and Teri? Which operating system did you install them on, and which
> version of Apache and Subversion did you use? Is there a good binary
> available for you so you don't have to compile it yourself?
>
> ----- Original Message -----
> *From:* Keith and Teri Kwiatek <kwiatekfamily@gmail.com>
> *To:* users@subversion.tigris.org
> *Sent:* Saturday, March 18, 2006 11:17 PM
> *Subject:* Error trying to load mod_dav_svn.so HELP!!!
>
> Hello,
>
> I compiled apache, and subversion, but when I went to run apache, I get
> the errors below...
>
> Can anyone give me some ideas what is going on, and how to troubleshoot?
>
> Thanks
> Keith
>
> ./apachectl startssl
>
> Syntax error on line 232 of
> /u01/weblogic/subversion/Apache/conf/httpd.conf:
> Cannot load /u01/weblogic/subversion/Apache/modules/mod_dav_svn.so into
> server:
>
> rtld: 0712-001 Symbol dav_new_error_tag was referenced\n from module
> /u01/weblogic/subversion/Apache/modules/mod_dav_svn.so(), but a runtime
> definition\n of the symbol was not found.\n
>
Received on Sun Mar 19 19:22:31 2006

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.