compilation error in cyrus-imapd-2.2.12

r mani gnuuser05 at gmail.com
Sat Feb 18 02:41:40 EST 2006


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/heimdal-servers/ --with-krbdes=no
--with-gss_impl=heimdal

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

what is the problem


More information about the Info-cyrus mailing list