Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <425CABBC.1040504@yahoo.co.uk> Date: Wed, 13 Apr 2005 15:18:52 +1000 From: Kees Vonk User-Agent: Debian Thunderbird 1.0 (X11/20050116) MIME-Version: 1.0 To: CygWin Mailing List Subject: Installing Courier-Imap Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I have posted this message to the courier-imap mailing list as well, but because I know some people have managed to install courier-imap on cygwin I thought I post a copy here as well. I am really stuck and could do with some help. (Many thanks to Brian Dessent, who already helped me to get past a problem in the configure stage.) I am trying to install courier-imap on cygwin. First I tried to install courier-authlib-0.55, so I could install the latest version of courier-imap. When that failed I tried courier-imap-3.08. However I am getting exactly the same error on both, both times when trying to make makedat: gcc -I./.. -I.. -Wall -g -O2 makedatprog.c -o makedatprog makedatprog.c: In function `main': makedatprog.c:113: warning: implicit declaration of function `unlink' /cygdrive/c/DOCUME~1/Kees/LOCALS~1/Temp/cckRVO7o.o(.text+0x7d): In function `addgdbm': /home/Kees/courier-imap-3.0.8/makedat/makedatprog.c:33: undefined reference to `_gdbmobj_store' /cygdrive/c/DOCUME~1/Kees/LOCALS~1/Temp/cckRVO7o.o(.text+0x1ec): In function `main': /home/Kees/courier-imap-3.0.8/makedat/makedatprog.c:102: undefined reference to `_gdbmobj_init' /cygdrive/c/DOCUME~1/Kees/LOCALS~1/Temp/cckRVO7o.o(.text+0x207):/home/Kees/courier-imap-3.0.8/makedat/makedatprog.c:104: undefined reference to `_gdbmobj_open' /cygdrive/c/DOCUME~1/Kees/LOCALS~1/Temp/cckRVO7o.o(.text+0x223):/home/Kees/courier-imap-3.0.8/makedat/makedatprog.c:117: undefined reference to `_gdbmobj_close' /cygdrive/c/DOCUME~1/Kees/LOCALS~1/Temp/cckRVO7o.o(.text+0x273):/home/Kees/courier-imap-3.0.8/makedat/makedatprog.c:112: undefined reference to `_gdbmobj_close' collect2: ld returned 1 exit status make[2]: *** [makedatprog] Error 1 make[2]: Leaving directory `/home/Kees/courier-imap-3.0.8/makedat' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/Kees/courier-imap-3.0.8/makedat' make: *** [all-recursive] Error 1 Can anyone help me with this? My C-skills are limited, so I am stuck here. Thank you very much, 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/