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

Re: clunky build bug

From: David Glasser <glasser_at_mit.edu>
Date: 2007-06-12 16:41:45 CEST

On 6/12/07, Ben Collins-Sussman <sussman@red-bean.com> wrote:
> (2) Change our build system to avoid all libsvn_fs targets if sqlite
> isn't found. (And warn the user.)
>
> I'm in favor of #2, simply because we have a precedent. In pre-FSFS
> days, our configure script would warn when BDB wasn't found, and
> simply say "I'm not going to build anything related to libsvn_fs".
> We've always had a policy that the smallest legitimate build target is
> a network-only svn client.

Wacky, I could have sworn that *was* the behavior. I've definitely
seen it say "hey, you can't use ra_local because you don't have
sqlite" on trunk builds. (On the other hand, I'm finding this hard to
test, because --without-sqlite and --with-sqlite=/some/bad/path don't
seem to do anything.)

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 12 16:42:06 2007

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.