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

Re: Windows compiling question

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-02-01 10:58:21 CET

Clint Stotesbery wrote:
> I'm compiling Subversion on Windows and I've run into the errors below
> which seem to be related to one root cause.
>
> ------ Build started: Project: mod_dav_svn, Configuration: Debug Win32
> I'm guessing that I'm missing something
> important in the lib folder for mod_dav_svn and mod_authz_svn.
> Thanks,
> -Clint

You could use the pre-built bdb mentioned in INSTALL, if you really do
need to build BDB these are the files which are in the pre-built version
which might help you:

bin

db_archive.exe db_recover.exe ex_env.exe excxx_env.exe
db_checkpoint.exe db_stat.exe ex_lock.exe excxx_lock.exe
db_deadlock.exe db_upgrade.exe ex_mpool.exe excxx_mpool.exe
db_dump.exe db_verify.exe ex_tpcb.exe excxx_tpcb.exe
db_load.exe ex_access.exe excxx_access.exe libdb42.dll
db_printlog.exe ex_btrec.exe excxx_btrec.exe libdb42d.dll

lib

libdb42.exp libdb42d.exp libdb42s.lib
libdb42.lib libdb42d.lib libdb42sd.lib

include

db.h db_cxx.h

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 1 11:01:52 2005

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.