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

Error building Subversion 1.1.0 using VS.2003?

From: Sergey Popov <psg1_at_quest4data.com>
Date: 2004-10-03 12:17:39 CEST

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:18:09 2004

This is an archived mail posted to the Subversion Users mailing list.

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