[OpenAFS] Re: OpenAFS + Kerb5

Jeff Blaine jblaine@mitre.org
Wed, 22 Feb 2006 12:46:07 -0500


>> "aklog_main.c", line 204: #error: "You must have one of
>> krb5_524_convert_creds or krb524_convert_creds_kdc available"
>> cc: acomp failed for aklog_main.c
> 
> When you built Kerberos 5 did you build it with Kerberos 4
> support?  That would be required for including krb524 support
> in aklog.

Last week, no, not explicitly.

3 hours ago, in an effort to make this error go away, yes.

make distclean
./configure --with-krb4 --blahblahblah
make
make install (into same old location)