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

1.3.5 build errors

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2006-08-15 18:24:00 CEST

I am getting the following build errors when trying to build the
Subversion libs using the 1.3.5 tag. It looks like openssl builds fine
but APR has unresolved externals:

[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

BUILD FAILED

Any pointers here? I'm using "nant release Subversion" as the build
command, with VS2005 (paid version). Also, Nant keeps saying "Target
framework: Microsoft .NET Framework 1.1"; is this correct? (I thought it
should be 2.0, since it's using VS2005.)

thanks,
toby

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 15 18:24:35 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.