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

Seruious problems with APU_WANT_DB

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-10-30 21:08:16 CET

As D.J. pointed out, Subversion no longer builds on Windows since we
started using APU_WANT_DB instead of including db.h. Changing apu.h to
define APU_HAVE_DB to 1 doesn't help, because the apr-util project files
don't know where to look for the BDB headers, and there is _no_ way for
gen-make.py to send that info to apr-util. The only workaround is to add
the BDB include path to the default MSVC configuration, but that adds
yet another manual configuration step to the Windows build process.

This situation is intolerable, and I won't tolerate it for long. I'd
welcome any suggestions for fixing the problem.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 30 21:08:59 2003

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

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