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

building Apache modules

From: Kevin Williams <kevin_at_bantamtech.com>
Date: 2004-11-12 16:12:10 CET

I've had to rebuild my Windows box, so I'm starting the compile process
from scratch. I followed the INSTALL document where it uses the "
--enable-bdb-in-apr-util" argument to the gen-make.py script. I'm using
the BDB package from the Subversion site, and the Windows source for
Apache 2.0.52. When I try to compile Apache, I get this:

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

I've had this problem with for quite a while now. The last successful
build I had was Subversion 1.0.8 against Apache 2.0.49. I have not been
able to get Apache 2.0.50+ to compile the apr_util libraries against BDB
4.2.52. I'm using VC.NET 2003 on Windows XP SP2.

Apache and Subversion will compile if I don't link apr_util against BDB,
but then I don't get the Apache modules.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 12 16:09:29 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.