[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] [patch] Support for Berkeley DB
From: |
N. Durner |
Subject: |
Re: [GNUnet-developers] [patch] Support for Berkeley DB |
Date: |
Sun, 30 Mar 2003 15:49:58 +0100 |
> I have not investigated the failing search problem, but
> last time I tried it still worked. Sounds odd.
The current CVS version is working fine. The only thing to do is to add a
---
initState();
---
to the main function in gnunetd.c
If it isn't there, gnunetd segfaults at startup.
Nils