Thanks Antonio ! I will not use Kerberos, so I removed these lines from auth.c:<br><br>#ifdef HAVE_KRB<br> &auth_krb,<br>#endif<br>#ifdef HAVE_GSSAPI_H<br> &auth_krb5,<br>#endif<br><br>My best regards,<br>Fabio S. Schmidt<br>Brasilia - Brazil<br><br><b>----- Original Message -----</b><br>
<b>From:</b> Antonio [mailto:straicher@tiscali.it]<br>
<b>To:</b> info-cyrus@lists.andrew.cmu.edu<br>
<b>Sent:</b> Sat, 21 May 2011 07:30:12 +0200<br>
<b>Subject:</b> Re: Can't compile cyrus 2.4.8<br><br>
<font face="courier new,courier,arial,helvetica,sans-serif">* 20/05/2011, Fabio S. Schmidt wrote :<br>> Hi ! I'm trying to compile cyrus 2.4.8 on debian lenny x86_64, but it<br>> stops with several "krb5" errors, what have I misunderstood?<br>> /lib/libcyrus.a(auth_krb5.o): In function `mycanonifyid':<br>> /usr/src/cyrus-imapd-2.4.8/lib/auth_krb5.c:121: undefined reference to<br>> `krb5_init_context'<br><br>have you installed kerberos ? same problem on FreeBSD, solved installing<br>MIT kerberos from ports ...<br><br>-- <br>Never try to teach a pig to sing.<br>It wastes your time and annoys the pig.<br>----<br>Cyrus Home Page: <a href="http://www.cyrusimap.org/" target='_blank'>http://www.cyrusimap.org/</a><br>List Archives/Info: <a href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/" target='_blank'>http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a><br></font>