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

What is the minimum version of apr needed for subversion?

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2006-10-10 14:52:03 CEST

Hi All,
All these days when I build subversion I always use apr-0.9.7 it worked
well.
When I tried to build with serf I get linker errors of the following kind,
<snip>
/home/kamesh/work/svn/merge-tracking/vpath/subversion/libsvn_ra_serf/.libs/libsvn_ra_serf-1.so:
undefined reference to `apr_file_buffer_set'
collect2: ld returned 1 exit status
make: *** [subversion/svn/svn] Error 1
</snip>

When delved I could find '`apr_file_buffer_set' available only on trunk
and pollcb-dev branch?

I could see the identical implementation in all platforms (win32, os2,
unix, except netware, does not have this 'buffereing' implemented at all.).

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 10 14:51:35 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.