Where is krb_principal ?
Hee-Seok Heo
hsheo at postech.ac.kr
Fri Mar 26 07:42:31 CET 1999
Love wrote:
> I can't find why the test fails in config.log. Do you have a krb_principal
> defined in krb.h ?
I installed arla-0.22, krb4-0.9.9.
This is part of /usr/athena/include/krb.h
typedef struct krb_principal{
char name[ANAME_SZ];
char instance[INST_SZ];
char realm[REALM_SZ];
}krb_principal;
And I had this message from 'configure'
checking whether to include kerberos 4... yes
checking for struct msghdr... (cached) yes
checking for struct iovec... (cached) yes
checking for krb_principal... (cached) no
checking for krb_get_err_text... (cached) yes
Why is checking for krb_principal no?
Thanks
More information about the Arla-drinkers
mailing list