Re: Build needs to mkdir serf/auth in the build root.

2011-09-01 Thread Daniel Shahaf
serf is an external library; it is not part of Subversion itself. Please report this issue to the serf maintainers at their mailing list --- the address should be in README or INSTALL in the serf source tree (ie, ./serf/). Thanks. On Thu, 01 Sep 2011 11:10 -0700, "David Elliott" wrote: > Conf

Build needs to mkdir serf/auth in the build root.

2011-09-01 Thread David Elliott
Configured with subversion-1.7.0-rc2-BUILD build root as a sibling of subversion-1.7.0-rc2 source root. Looks like serf/auth needs to be made inside the build directory if the build is to work. A minor annoyance, easily fixed by running mkdir serf/auth before make. Might be that I'm making wi