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

Re: 1.8.0rc3 Build Failure on Windows

From: Branko Čibej <brane_at_wandisco.com>
Date: Fri, 07 Jun 2013 15:44:40 +0100

On 07.06.2013 15:41, Ben Brown wrote:
> On Fri, Jun 7, 2013 at 3:33 PM, Branko Čibej <brane_at_wandisco.com
> <mailto:brane_at_wandisco.com>> 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. brane_at_wandisco.com
Received on 2013-06-07 16:45:16 CEST

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.