| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Epoch: | 1066410899 |
| X-Sasl-enc: | ThAZKGJXuXUNmkpkxCN1cA |
| Date: | Fri, 17 Oct 2003 18:14:55 +0100 |
| From: | Ian Sealy <cygwin AT iansealy DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Building Courier-IMAP |
| Message-ID: | <Pine.CYG.4.58.0310171802410.1136@OTTER> |
| MIME-Version: | 1.0 |
Hi, I'm trying to build Courier-IMAP < http://www.inter7.com/courierimap.html > using Cygwin on Windows XP. The Cygwin DLL version is 1.5.5 and I'm using gcc 3.3.1-2. Apparently Courier-IMAP has been built under Cygwin in the past: http://sourceforge.net/mailarchive/message.php?msg_id=1732486 (The patch that this refers to has been incorporated according to the README.cygwin that comes with Courier-IMAP.) make dies saying: Making all in libhmac make[1]: Entering directory `/cygdrive/d/usr/local/src/courier-imap-2.1.2/libhmac' make all-am make[2]: Entering directory `/cygdrive/d/usr/local/src/courier-imap-2.1.2/libhmac' Compiling hmac.c rm -f libhmac.a ar cru libhmac.a hmac.o ranlib libhmac.a gcc -Wall -g -O2 -I./.. -I.. md5hmactest.c -o md5hmactest In file included from md5hmactest.c:11: ../md5/md5.h:36: error: parse error before "MD5_WORD" ../md5/md5.h:36: warning: no semicolon at end of struct or union ../md5/md5.h:40: error: parse error before '}' token make[2]: *** [md5hmactest] Error 1 make[2]: Leaving directory `/cygdrive/d/usr/local/src/courier-imap-2.1.2/libhmac' make[1]: *** [all] Error 2 make[1]: Leaving directory `/cygdrive/d/usr/local/src/courier-imap-2.1.2/libhmac' make: *** [all-recursive] Error 1 Has anyone got any suggestions? Cheers, Ian -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |