kre...@higgs.linuxfromscratch.org wrote: > Author: krejzi > Date: Mon Jul 1 02:55:22 2013 > New Revision: 11348 > > Log: > Actualy update subversion (check for new deps, removed deps). We need serf > library for it now, no neon support anymore. > > Modified: > trunk/BOOK/general/prog/subversion.xml > > Modified: trunk/BOOK/general/prog/subversion.xml > ============================================================================== > --- trunk/BOOK/general/prog/subversion.xml Sun Jun 30 19:46:01 2013 > (r11347) > +++ trunk/BOOK/general/prog/subversion.xml Mon Jul 1 02:55:22 2013 > (r11348)
> <bridgehead renderas="sect4">Required</bridgehead> > - <xref linkend="neon"/> or > - <ulink url="http://code.google.com/p/serf/">serf</ulink>, and > + Serf, > + <!-- <xref linkend="serf"/> and --> I'm not sure why you think serf is required. It built fine for me without it. The above commit was made with the new version. configure: serf library configuration via pkg-config checking for serf-2 library... no checking for serf-1 library... no checking was serf enabled... no An appropriate version of serf could not be found, so libsvn_ra_serf will not be built. If you want to build libsvn_ra_serf, please install serf 1.2.1 or newer. A search says: ra_serf status ============== This library is an RA-layer implementation of a WebDAV client that uses Serf. ------ I have no idea what an RA-layer for WebDAV is. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page