Re: problems building SVN (and http2.0)
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-12-16 22:17:44 CET
Seth Landsman <seth@boondock.cs.brandeis.edu> writes:
> Currently, I'm using the debian package, so everything is
Ah, I remember this problem. apr-util looks for BDB's db_create using
char db_create();
int main() {
but Debian builds BDB using symbols with a suffix (configured with the
I've been meaning to report this to the apr list, but I never got
If you build your own version of BDB it should work, you may need to
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Dec 16 22:18:44 2002 |
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.