Re: Problem with mod_dav_svn and apache2
From: Daniel S. Haischt <me_at_stefan.haischt.name>
Date: 2003-08-29 07:34:06 CEST
hello,
i got the same error using the FreeBSD port some weeks ago.
the point is that you were linking against apache's apr
can you make the following?
1) pkg_info | grep apr
this should fix the problem.
the point is that there should be no different APR version
regards
daniel s. haischt
-- Paul wrote: > I installed subversion with mod_dav_svn on FreeBSD using ports. The > installation went fine, but when I uncomment the line to load > dav_svn_module, I get the following error: > > Syntax error on line 275 of /usr/local/etc/apache2/httpd.conf: > Cannot load /usr/local/libexec/apache2/mod_dav_svn.so into server: > /usr/local/lib/libaprutil-0.so.9: Undefined symbol "libiconv_open" > > Without this line, everything else works fine. I'm using FreeBSD 4.8 > with apache 2.0.47. I have libiconv-1.9.1_1 installed. Does anyone > know what's going on? > > Thanks. > Paul > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org > For additional commands, e-mail: users-help@subversion.tigris.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Aug 29 07:33:54 2003 |
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.