Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <425DF35D.5040800@yahoo.co.uk>
Date: Thu, 14 Apr 2005 14:36:45 +1000
From: Kees Vonk <keesinoz@yahoo.co.uk>
User-Agent: Debian Thunderbird 1.0 (X11/20050116)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Installing Courier-Imap
References: <425CABBC.1040504@yahoo.co.uk> <425CB466.26E80E7F@dessent.net>
In-Reply-To: <425CB466.26E80E7F@dessent.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Brian Dessent wrote:
> Kees Vonk wrote:
> 
> 
>>/home/Kees/courier-imap-3.0.8/makedat/makedatprog.c:33: undefined
>>reference to `_gdbmobj_store'
> 
> 
> Try adding --with-db=gdbm to your configure line.
> 

Ok I tried this, but as I suspected no luck.

However what I did notice is that makedatprog.c includes ../dbobj.h, 
this file defines (for example) dbobj_init as gdbmobj_init (which exists 
in ../gdbmobj/gdbmobj.h), however the error above complains about not 
finding _gdbmobj_init, which does not exist anywhere. Can anyone explain 
to me where the initial '_' comes from, and if that is the problem. I 
realise I am probably showing my ignorance of C programming here, but 
any kind of help would be greatly appreceated.

Kees


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

