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

1.8.0rc3 Build Failure on Windows

From: Ben Brown <ben.brown_at_wandisco.com>
Date: Fri, 7 Jun 2013 10:36:10 +0100

Hi,

I'm trying to build 1.8.0 rc3 on Windows with Visual Studio 2008, but I'm
getting the following error:

svn_ra-1.lib(ra_loader.obj) : error LNK2005: _svn_ra_serf_init already
defined
in libsvn_ra_serf-1.lib(serf.obj)
..\..\..\Release\subversion\libsvn_ra\libsvn_ra-1.dll : fatal error
LNK1169: on
e or more multiply defined symbols found

I've configured it as follows:

set PARMS=-t vcproj --vsnet-version=2008
set PARMS=%PARMS% --with-zlib=C:\depends\32\zlib-1.2.7
set PARMS=%PARMS% --with-httpd=C:\depends\32\httpd-2.2.16
set PARMS=%PARMS% --with-sqlite=C:\depends\32\sqlite-amalgamation
set PARMS=%PARMS% --with-openssl=C:\depends\32\openssl-1.0.1e
set PARMS=%PARMS% --with-berkeley-db=C:\depends\32\db-4.8.30
set PARMS=%PARMS% --with-serf=C:\depends\32\serf-1.2.1
set PARMS=%PARMS% --with-jdk=C:\JDK\java6
set PARMS=%PARMS% --with-junit=C:\depends\junit-4.10\junit-4.10.jar
set PARMS=%PARMS% --with-swig=C:\swigwin-2.0.9

python gen-make.py %PARMS%

I'm not a Windows expert, does anyone have any idea what's causing this?

Thanks,

Ben

P.S. Apologies in advance for my overlong sig, it's automatically added by
my employer.

-- 
Ben Brown I *Senior Infrastructure / Build Enginer*
WANdisco // *Non-Stop Data*
e. ben.brown_at_wandisco.com
-- 
THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY, AND MAY BE 
PRIVILEGED.  If this message was misdirected, WANdisco, Inc. and its 
subsidiaries, ("WANdisco") does not waive any confidentiality or privilege. 
 If you are not the intended recipient, please notify us immediately and 
destroy the message without disclosing its contents to anyone.  Any 
distribution, use or copying of this e-mail or the information it contains 
by other than an intended recipient is unauthorized.  The views and 
opinions expressed in this e-mail message are the author's own and may not 
reflect the views and opinions of WANdisco, unless the author is authorized 
by WANdisco to express such views or opinions on its behalf.  All email 
sent to or from this address is subject to electronic storage and review by 
WANdisco.  Although WANdisco operates anti-virus programs, it does not 
accept responsibility for any damage whatsoever caused by viruses being 
passed.
Received on 2013-06-07 11:36:53 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.