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
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