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

Re: Build bustage on FreeBSD and Linux

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2001-01-31 15:28:09 CET

pete collins <petejc@collab.net> writes:

> I got it to compile . . .
> I commented out the reference to `libsvn_fs' in `configure.in'.
>

Uh, this may have fixed your symptom, but not the problem. :)
You're *supposed* to build libsvn_fs. Unless you don't have berkeley
db3 installed on your system, in which case ./configure should
automatically know to *not* build libsvn_fs.

Perhaps the missing intelligence here is that if configure decides not
to build libsvn_fs, it should *also* decide not to build `svnadmin'.
I think that may have been your problem.
Received on Sat Oct 21 14:36:20 2006

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.