RE: svn commit: r39926 - trunk
Bert Huijben <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.devel,gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <011a01ca49c9$f907c2d0$eb174870$__13328.7729965106$1255193717$gmane$org@nl> |
> -----Original Message----- > From: Daniel Shahaf [mailto:tigris-Ym/[email protected]] > Sent: zaterdag 10 oktober 2009 15:39 > To: svn-lmwclWVctOZK/[email protected] > 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=495&dsMessageId=2405925