On 07.06.2013 15:41, Ben Brown wrote: > On Fri, Jun 7, 2013 at 3:33 PM, Branko Čibej <[email protected] > <mailto:[email protected]>> wrote: > > It would appear that gen-make.py didn't find your Serf library > > where you told it to look, but it should warn you about that. > > -- Brane > > > It does seem to find it: > > > Generating for Visual Studio 2008 > > > > Could not detect Ruby version, assuming 1.8. > > Ruby bindings will be linked with msvcrt-ruby18.lib > > > > Found installed perl version number. > > Perl bindings will be linked with perl516.lib > > > > Found installed SWIG version 2.0.9 > > > > Using SWIG library directory C:\swigwin-2.0.9\Lib > > > > Using JDK in C:\JDK\java6 > > > > Found apr 1.4.2 > > Found aprutil 1.3.9 > > Found SQLite 3.7.15.2 > > Found ZLib 1.2.7 > > Found serf 1.2.1 > > It's very odd, 1.8.0-rc2 builds fine, but rc3 doesn't. I can see that > gen-make.py hasn't changed between the versions, could there be > something that's changed in serf that's triggering this?
Not likely. Can you please look at any of your generated .vc(x)proj files in build/win32 and see if it contains compiler options to define SVN_HAVE_SERF and SVN_LIBSVN_CLIENT_LINKS_RA_SERF macros? -- Brane -- Branko Čibej | Director of Subversion WANdisco // Non-Stop Data e. [email protected]

