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

Re: Installing Subversion

From: Peter Davis <pdavis152_at_attbi.com>
Date: 2002-04-12 19:02:11 CEST

On Friday 12 April 2002 09:55, Lele Gaifax wrote:
> >>>>> On Fri, 12 Apr 2002 12:20:50 -0500, John Tsangaris
> >>>>> <johnt@webevent.com> said:
>
> JT> subversion/mod_dav_svn/log.c: In function
> JT> `dav_svn__log_report': subversion/mod_dav_svn/log.c:196: too
> JT> few arguments to function `apr_brigade_create' make: ***
> JT> [subversion/mod_dav_svn/log.lo] Error 1
>
> This is because you are using an older version of the APR
> library. Fetch the latest!
>
> ciao, lele.

Actually, I had this same problem this morning trying to install svn 0.10.2
with both apr from apache-2.0.35 and apache's cvs (which is the latest I
think :->) and both had the same error. Maybe I'm wrong, but I think he
needs an *older* version of apr.

Being just a little competent in C, I fetched the latest subversion sources
and patched in all the changes in the calls to apr_brigade_*(), which take
two arguments instead of one like before. But if people don't want to do
that by hand, it looks like it is no longer possible to build any current
released version of svn with the current apr.

-- 
Peter Davis
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 12 19:03:12 2002

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.