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

RE: svn commit: r39926 - trunk

From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Sat, 10 Oct 2009 18:51:54 +0200

> -----Original Message-----
> From: Daniel Shahaf [mailto:tigris_at_danielsh.fastmail.net]
> Sent: zaterdag 10 oktober 2009 15:39
> To: svn_at_subversion.tigris.org
> Subject: svn commit: r39926 - trunk
>
> Author: danielsh
> Date: Sat Oct 10 06:38:56 2009
> New Revision: 39926
>
> Log:
> Fix the Windows build.
>
> * build.conf (libsvn_subr): Export svn_debug.h.

This fixes the Windows shared library build for debug mode, but it breaks
the Windows build for release mode.. See the buildbots.

libsvn_subr.def : error LNK2001: unresolved external symbol
svn_dbg__preamble
libsvn_subr.def : error LNK2001: unresolved external symbol svn_dbg__printf
..\..\..\Release\subversion\libsvn_subr\libsvn_subr-1.lib : fatal error
LNK1120: 2 unresolved externals

        Bert

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2405924
Received on 2009-10-10 18:54:56 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.