On 2/17/06, r mani <[EMAIL PROTECTED]> wrote: > and we got the following error while "make" > > pop3d.c: In function `kpop': > pop3d.c:593: error: incompatible type for argument 10 of `krb_recvauth' > make[1]: *** [pop3d.o] Error 1 > make[1]: Leaving directory `/usr/src/cyrus-imapd-2.2.12/imap' > make: *** [all] Error 1
First of all, unless you are supporting the kpop protocol currently, you really don't want to turn it on. You should just comment out all the kpop kruft in cyrus-imapd. The problem is probably some conflict between the des prototypes between openssl and heimdal. -- Huaqing Zheng Beer and Code Wrangler at Large ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html