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

Re: subversion 1.2.0 fails a number of self tests

From: OpenMacNews <OpenMacNews_at_speakeasy.net>
Date: 2005-06-01 18:11:02 CEST

hi stephen,

> I believe the issue is that the subversion code cannot depend on apr-1.0 b/c
> the end result might not be backwards compatible when talking to/dealing with
> a subversion server or client that was compiled against apr-0.9.6.  That's
> the best info I could find on the matter.

ah. thx.

> Where does one get apache 2.1.5-dev?  I looked at the snapshots page and
> other bits of the apache httpd website but didn't see anything obvious. 

    cref: <http://www.apache.org/dev/version-control.html>
    DL: svn co http://svn.apache.org/repos/asf/httpd/httpd/trunk httpd-trunk
    DL: svn co http://svn.apache.org/repos/asf/apr/apr/trunk apr
    DL: svn co http://svn.apache.org/repos/asf/apr/apr-util/trunk apr-util

> Since that appears to be the only (relevant) difference between my build and
> yours, you might want to try leaving out the "--with-apr[-util]" lines in
> your configure script and seeing what you get.

if i do that, then the svn build attempts to use its own/bundled apr (v0.9.x),
which causes all sorts of problems with apache 2.1.5 ...

> Admittedly, that doesn't seem like it will solve the problem since it seems
> more like it has to do with the tests setting the DYLD_LIBRARY_PATH
> incorrectly.  From your log, it looks like you've already installed 1.2 in
> /usr/local/subversion120.  What happens if you remove that directory before
> configuring, making, and make checking?

same problems ...

cheers,

richard

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 1 18:13:30 2005

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.