You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Sergei Antonov <sa...@gmail.com> on 2013/03/10 15:44:00 UTC

Windows build still requires apr-util?

Hi!
Here is what I get trying to build a Win32 Subversion from the trunk:

===================================================
D:\src\subversion>python.exe gen-make.py -t dsp
BDB not found, BDB fs will not be built

Could not detect Ruby version, assuming 1.8.
  Ruby bindings will be linked with msvcrt-ruby18.lib

Could not detect perl version.
  Perl bindings will be linked with perl56.lib

Could not find installed SWIG, assuming version 1.3.25

Found apr 2.0.0
ERROR: 'apr-util\include\apu_version.h' not found.
Use '--with-apr-util' option to configure APR-Util location.
===================================================

Now that APR-util_has_been_merged_to_APR_trunk what am I supposed to provide???