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

Re: revision 3037 build failure

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-08-23 15:44:16 CEST

On Fri, Aug 23, 2002 at 09:35:38AM -0400, Neal D. Becker wrote:
 
> I hope the problem with -ldb-4.0 can be fixed. I don't know enough
> about autoconf to fix it myself. My setup is not unique, I believe
> the installation of db4 as db-4.0 is standard for RedHat.

it's too bad that there is no standard location where we can expect to
find the berkeley db libs, but honestly, i don't think subversion's
configure scripts can be expected to take into account every possible
naming convention, since they seem to vary widely. the FreeBSD port
already has to patch configure to find libdb4, just like you had to
for redhat.

in my opinion, this should be handled by the packager for that system.
the rpms should do it for redhat, the debs should do it for debian,
the ports can do it for the various BSD's.

what would be nice perhaps is an option you can pass to configure to
change the library easily, so you could just do './configure
--with-berkeley-db=/usr/local/ --berkeley-db-lib=libdb-4.0' or
something like that.

-garrett

-- 
garrett rooney                    Remember, any design flaw you're 
rooneg@electricjellyfish.net      sufficiently snide about becomes  
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 23 15:44:53 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.