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

Link errors building TSVN

From: Foy, Sean <Sean.Foy_at_TycoHealthcare.com>
Date: 2006-06-22 17:40:30 CEST

I'm having trouble building TSVN:

 [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:\svnbuild\tortoisesvn\ext\apr\release_win32\libapr_tsvn.dll :
fatal error LNK1120: 2 unresolved externals

I followed the directions in build.txt, using VS.NET 2005 (not VC++ 2005
Express).

I've tried
 nant setup
 nant clean binaries
 nant clean debug binaries
 nant clean release binaries
etc.

Can someone suggest anything else to try?

I've posted a sample build log at
http://sean-janus.optionpc.com/tsvn-build-failure.txt

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 22 17:44:06 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.