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

Re: berkeley db header files

From: Jim Blandy <jimb_at_savonarola.red-bean.com>
Date: 2000-09-25 18:49:56 CEST

Ben Collins-Sussman <sussman@newton.collab.net> writes:

> Jim Blandy <jimb@savonarola.red-bean.com> writes:
>
> > Out of curiosity, what *is* /usr/include/db.h on your system?
>
> I'm not sure. I suspect it's an earlier version of berkeley db?
> Maybe not. I don't know enough about FreeBSD.

Yep --- it's an older version. That would explain why the newer DB
port gets installed under "db3"; I'll bet /usr/include/db.h is version
2 or something.

I wonder what the name of the library you're supposed to link against
is. The configure script should surely link against it, and use
db_version to recognize that it's too old.

Do you have documentation for it somewhere? `man -k database'?
Received on Sat Oct 21 14:36:08 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.