> From: Branko Cibej [mailto:brane@xbc.nu]
> Sent: Thursday, October 30, 2003 9:08 PM
> 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.
Hang on, I did try building with this patch on windows when I wrote it,
and it worked. I wonder if I modified INCLUDES to do that. Hmpf.
> This situation is intolerable, and I won't tolerate it for long. I'd
> welcome any suggestions for fixing the problem.
It was my patch, so I'll fix it (unless someone beats me to it). What
about expanding the --with-berkeley-db option to gen-make.py to set up
INCLUDES correctly?
Sander
---------------------------------------------------------------------
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:30:09 2003