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

Re: DB libs on FreeBSD

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-09-08 04:16:12 CEST

Garrett Rooney <rooneg@electricjellyfish.net> writes:

> so i've been spending some more time trying to get subversion building
> as a port on FreeBSD, and i've hit a snag. the autoconf stuff has
> some tricks in it to deal with the fact that the freebsd port for
> berkeley db sticks stuff in /usr/local/include/db3 and /usr/local/lib,
> rather than someplace sane. the problem is that it tries to link
> against -ldb, but FreeBSD installs it as libdb3.

This "insane" location was the original db3.2 port
(/usr/ports/databases/db3) installation location.

I believe that the db3.3 port (/usr/ports/databases/db3-latest) puts
everything in one of the "normal" locations. I think. Is your port
depending on this db3-latest port?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 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.