help-gnunet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnunet] DB_DBT_MALLOC


From: uc\.sheda
Subject: Re: [Help-gnunet] DB_DBT_MALLOC
Date: Sun, 8 Aug 2004 11:56:21 +0200

Hi,

I'm a little confused about finding which version of BDB i'm
running. I can't find any DB_VERSION_STRING constant in
/usr/include/db.h.
Looking in this file show me this version informations:

$OpenBSD: db.h,v 1.7 2003/06/02 19:34:12 millert Exp $
$NetBSD: db.h,v 1.13 1994/10/26 00:55:48 cgd Exp $

@(#)db.h        8.7 (Berkeley) 6/16/94

I think the two first concerne maintainers of this file, but
the third...

Another thing that i don't understand is fact that an OpenBSD
3.4 package called db-3.1.17 exist. I installed it and seen it
install /usr/local/db3.h. This file appear to be OK: some
DB_DBT_* constants are defined (DB_DBT_MALLOC is defined).

My question is: How can this two BDB install live together? To
let my BDBv3 be used by GNUnet, is it as simple as:
  cd /usr/include
  mv db.h db.h.bak
  ln /usr/local/include/db3.h db.h
I tried to specify BDBv3 install directory to ./configure
(--with-bdb=/usr/local) but it doesn't change anything.

regards,

sheda

Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)

Attachment: db.h
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]