8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Error compiling
FromSent OnAttachments
Mike's ListApr 21, 2004 5:28 pm 
David NewallApr 21, 2004 7:44 pm 
Mike's ListApr 21, 2004 7:49 pm 
David NewallApr 21, 2004 7:56 pm 
Mike's ListApr 21, 2004 8:15 pm 
David NewallApr 21, 2004 8:19 pm 
Mike's ListApr 21, 2004 8:20 pm 
Mike's ListApr 21, 2004 8:28 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Error compilingActions...
From:Mike's List (mike@sky.net)
Date:Apr 21, 2004 8:20:09 pm
List:net.sourceforge.lists.courier-users

On Thu, 22 Apr 2004, David Newall wrote:

On Thu, 2004-04-22 at 12:17, Mike's List wrote:

$ make ... Compiling gdbmobj.c In file included from gdbmobj.c:10: gdbmobj.h:11:25: gdbm.h: No such file or directory

That's the problem. (No gdbm.h.) Did you let configure work out the dbm library for itself, or did you tell it to use gdbm? Do you actually have gdbm installed?

I think I found the problem in the FAQ, as I'm using OpenPKG and stuff get installed in /openpkg directory and not the standard /usr/local/lib, etc. But to be safe, before running ./configure, I installed GDBM and DB via sunfreeware.com as well, so there should be something in /usr/local to compare with.

Regards,

- Mike