Re: compilation error in cyrus-imapd-2.2.12

2006-02-19 Thread Huaqing Zheng
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' > m

compilation error in cyrus-imapd-2.2.12

2006-02-17 Thread r mani
we are trying to compile cyrus-imapd-2.2.12 with ldap and kerberos support. But we get an error message during compilation. we ran configure with the following options ./configure --prefix=/usr/src/imapd --exec-prefix=/usr/src/imapd --with-auth=krb --with-ldap=/usr/src/ldap --with-krb=/usr/lib/hei