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

Re: mod_dav_svn failures - can't find libraries

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-29 22:23:22 CET

On Mon, Jan 28, 2002 at 10:39:43PM -0500, Jonathan M. Manning wrote:
>...
> I've had this issue for some time now. Thought it was just me, maybe I
> didn't play around enough with apache yet. However, I've been pretty
> intent on getting this working this last week or so, without much luck.
>
> I'm guessing it's just me, since no one else is complaining, but any help
> you can provide is greatly appreciated.

It is just you :-)

>...
> Everything is OK, svn works great. Module builds OK.

Sure looks okay.

> Restart apache (actually, apachectl configtest - apachectl restart told me
> to do that first because of errors): Syntax error on line 249 of
> /usr/local/apache2/conf/httpd.conf: Cannot load
> /usr/local/apache2/modules/libmod_dav_svn.so into server:
> /home/jmanning/src/svn/subversion/libsvn_delta/.libs/libsvn_delta.so.0:shared
> object not open
>
> Huh? It's using the library from my build directory. Odd, but it should

It should not have done that. There is definitely something wrong with your
installation process. I presume you didn't manually copy over the
libmod_dav_svn.so ? (which will definitely give the above behavior)

>...
> apachectl configtest
> Syntax error on line 249 of /usr/local/apache2/conf/httpd.conf:
> Cannot load /usr/local/apache2/modules/libmod_dav_svn.so into server:
> /usr/local/lib/libsvn_delta.so.0 : shared object not open
> --^--
> Funny thing - there's a box here - control character. When I paste it into
> pine using gpm, I get a whole page of blank text inbetween 0 and :. Could
> this be some odd error?

That that is just wrong.

Please provide the versions of gcc, autoconf, and libtool that you have on
your box, and whether you suspect they might be patched/non-standard in any
way.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:01 2006

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.