Yes I did. Change line 47 of dump_deliver.c and line 51 of deliver.c from

#include <ndbm.h>

to

#include <gdbm/ndbm.h>



Frederik Seiffert wrote:

>Hello!
>
>In the cyrus mailing list, you wrote on Jul 28 2001:
>---
>Has anybody successfully compiled cyrus-imap 1.6.24 or 1.6.25 under
>RedHat 7.1? I keep getting this from configure.
>
>checking for dbopen... no
>checking for dbopen in -ldb... no
>
>When I compile I get this error:
>
>dump_deliver.c
>dump_deliver.c:47:18: ndbm.h: No such file or directory
>make[1]: *** [dump_deliver.o] Error 1
>make[1]: Leaving directory `/usr/local/src/iei/cyrus-imapd-1.6.25/imap'
>make: *** [all] Error 1
>
>Is there any way to get the configure script to check for dbopen in -ldb-3 ?
>---
>
>As I'm getting just the same errors, I would like to ask if you have found a
>way to compile cyrus imapd?
>
>Thank you very much!
>Frederik
>



Reply via email to