27 Mar
2007
27 Mar
'07
8:26 p.m.
"TS" == Taras Savchuk taras@elantech.ru writes:
TS> I have error while compiling dovecot with GSSAPI under FreeBSD
TS> 6.2: Is this dovecot-related or not?
One suspects not since none of the dovecot code directly calls into the krb5 API. It looks like a linkage problem with /usr/lib/libgssapi.so. Do you have a 'krb5-config' and if so what is the output of
krb5-config --version krb5-config --libs gssapi