[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: Clint Stotesbery <cstotes_at_hotmail.com>
Date: 2005-02-01 11:54:20 CET

I just tried compiling with the precompiled bdb from
subversion.tigris.org/files/documents/15/8848/db-4.2.52-win32.zip and I'm
still getting the same error.

I actually had run into another error before this documented at
http://svn.haxx.se/users/archive-2004-10/0101.shtml and that fix worked.
After that is when my current error showed up. I did find the aprutil
project the poster referenced but not the httpdb project the person was
referring to. That could also be part of the problem as well. There is no
httpdb in the subversion solution file.
-Clint

----Original Message Follows----
From: Martin Tomes <lists@tomes.org>
To: cstotesbery@acm.org, users@subversion.tigris.org
Subject: Re: Windows compiling question
Date: Tue, 01 Feb 2005 09:58:21 +0000

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
---------------------------------------------------------------------
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:57:10 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.