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? ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
