Yes,
add libdb42.lib (Release) or libdb42d.lib (Debug) to the libaprutil (and
httpdb if you plan to build apache as wel) link dependencies (Project
properties->Linker->Input->Additional Dependencies)
The gen-make.py forgets these deps if you use --enable-bdb-in-apr-util.
Actually I have no idea what are the pros and cons of this switch, so if
someone knows .... : )
Jens
_____
From: Sergey Popov [mailto:psg1@quest4data.com]
Sent: Sunday, October 03, 2004 12:18 PM
To: users@subversion.tigris.org
Subject: Error building Subversion 1.1.0 using VS.2003?
I try to build Subversion 1.1.0 from subversion-1.1.0.zip using VS.2003 and
I've got the following error:
Linking...
Creating library .\Release/libaprutil.lib and object
.\Release/libaprutil.exp
apr_dbm_berkeleydb.obj : error LNK2019: unresolved external symbol
_db_strerror referenced in function _set_error
apr_dbm_berkeleydb.obj : error LNK2019: unresolved external symbol
_db_create referenced in function _vt_db_open
.\Release/libaprutil.dll : fatal error LNK1120: 2 unresolved externals
Subversion build system is too complex so I can't find the solution :)
Any ideas how to correct this?
Sergey Popov.
Received on Sun Oct 3 12:27:49 2004