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

Re: 1.3.5 build errors

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2006-08-15 21:07:31 CEST

Stefan Küng wrote:
> Toby Johnson wrote:
>
>>> * you must use the very latest version of Nant (0.84 RC4 at this time).
>>> * make sure that you include the wtl headers last in VS2005
>> Thanks... I'm guessing you mean 0.85 RC4? (mine was RC3). Also, I
>> didn't download WTL because I'm not building the crashreport package;
>> is that a problem?
>>
>> Thanks again for the great work with the Nant scripts; it makes it so
>> much simpler to build on Windows!
>
> Yes, of course 0.85RC4 - sorry for the confusion.
> It's not a problem to not build the crashreport package. But when you
> run the script, it will fail because the 'TortoiseSVN' target will try
> to build that one. It will go through compiling all other packages, so
> you will have all the binaries after running that target. But you'll
> get an error from Nant.
OK, thanks for the clarification... at this point I'll be happy just
getting the Subversion libs built, but I'm still getting the same link
errors, even with Nant 0.85RC4, with both the TSVN 1.3.5 and 1.4.0RC
tags. However, if I don't specify the "release" target, everything
builds fine; these symbols all seem to be for debugging.

[link] Linking 62 files.
[link] Creating library .\release_win32/libapr.lib and object
.\release_win32/libapr.exp
[link] internal.obj : error LNK2019: unresolved external symbol
__imp___realloc_dbg referenced in function _apr_wastrtoastr
[link] start.obj : error LNK2001: unresolved external symbol
__imp___realloc_dbg
[link] internal.obj : error LNK2019: unresolved external symbol
__imp___malloc_dbg referenced in function _apr_wastrtoastr
[link] start.obj : error LNK2001: unresolved external symbol
__imp___malloc_dbg
[link] c:\svn\TortoiseSVN\ext\apr\release_win32\libapr.dll : fatal error
LNK1120: 2 unresolved externals

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 15 21:07:29 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.